Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Modelsim 6.0c is ancient. Quartus 11.0 ships with 6.6d, and 11.1 ships with a 10.x version (I forget which). Start by trying the Altera edition. I've never run into the code size limits when debugging and testing individual components of a design, and that is pretty much all you need to check to determine if this is a modelsim issue or quartus generation issue. Cheers, Dave --- Quote End --- Dave, Thanks for info. I have tried Modelsim ase 6.6d. But the modelsim gave errors: "Global declarations are illegal in Verilog 2001 syntax". So Modelsim ase doesn't support the code generated by QuartusII megawizard. That sounds weird. What tool should be used for simulation with these codes? Any solution to that??