Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI just compiled your code in Modelsim, and it works just fine. The errors you get pop out if you are compiling in 93 mode.
You can compile each file with a specified VHDL version: vcom meqtest.vhd -2008 And it compiles just fine.