Open jhugon opened 2 years ago
GHDL can't currently handle bit-wise comparison operators (e.g. ?=), but should next release. It also doesn't recompute generics equal to formulas of previous generics. Other supported VHDL-2008 features could still be worth it.
Probably easiest to do with firmware, since they include all other files (confirm that).
Vivado:
read_vhdl -vhdl2008 <files >
should read the files in VHDL mode.