VHDL Quick Reference Card
VHDL Quick Reference Card
1. Introduction
VHDL is a case insensitive and strongly typed language. Comments start with two adjacent hyphens (--) and end at end of line.
7-bit ASCII signed 32 bit at least integer >= 0 integer > 0 Floating point, min : +1e38 to -1e38 Array of characters hr, min, sec, ms, us, ns, ps, fs
6.2