Forum Discussion
Altera_Forum
Honored Contributor
10 years agoIt could be the fact that Quartus VHDL 2008 support is far from complete. The matching equality operator is also implicitly used when you use the following code:
a : std_logic;
....
if a then
They may mean they only support this form. Otherwise, raise a support ticket for better 2008 support? Does the code compile fine in Modelsim?