8 lines
270 B
Plaintext
8 lines
270 B
Plaintext
Quartus Unsupported
|
|
===================
|
|
* Unconstrained arrays in records (Supported in Pro)
|
|
* Vectors in aggregate statements
|
|
e.g. V := ("0000", others => '1');
|
|
* Unary logical operators
|
|
* Referencing other generics in generic declaration
|
|
* Conditional Assignements |