Altera_Forum
Honored Contributor
14 years agoModelSim with VHDL 2008
Peace be upon you;
I am using Quartus II 11.1, ModelSim 10.c (x64), I am used to design my files on Quartus and simulate it on ModelSim using VHDL 2002; Then I had to move to VHDL 2008 due to some syntax problems, it worked nice with Quartus, but when I try to simulate it on ModelSim, Its compiler can't compile it even if I try to force it to use VHDL 2008, Procedure is as follows: *Design & Compile on Quartus. *Run RTL Simulation. --ModelSim is summoned. *Modelsim's default compilation is VHDL 2002 so it gets errors. *Adjust ModelSim's compiler options to VHDL 2008. *Nothing happens. Thanks in advance.