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