rtps-fpga/VHDL-2008.txt
2021-05-15 20:39:56 +02:00

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