Forum Discussion
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 so...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Well, I moved to the latest versions: Quartus 11.1 SP2 & ModelSim 10.c SP2 Those are the most latest released, problem still exsisting :( --- Quote End --- Don't use that feature then. An array of std_logic_vector can be implemented using a bigger std_logic_vector. Use function calls to treat it like an array of arrays. Work to the lowest-common-denominator of the tools. Cheers, Dave