Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi Josy,
--- Quote Start --- I use the Nativelink: go to Tools-> Run EDA Simulation Tool -> EDA Gate Level Simulation It will produce a .do script on the fly I believe. --- Quote End --- Ok, I got a chance to look at the design again tonight. The machine I am working on has 10.1 installed, but the design bombs out looking for array_of_slv, I uncommented the CC_data_types.vhd line Type array_of_slv is array (natural range <>) of std_logic_vector ; which Quartus is ok with, but Modelsim ASE doesn't like it. I'll try it tomorrow on my other machine which has 11.0sp1 installed and see if I can get to the error you were seeing. Cheers, Dave