Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- You can compile any entity at any time provided you set them as top level entity. I do not know which simulation tool you use. But in general you can simulate any low level entity. If you are simulating top level the low level entity must be precompiled before you do the top level. Check your simulation tool user guide. --- Quote End --- good point, if you simulate in ModelSim-AE directly you can just vcom the appropriate files and vsim the correct top. i usually edit the Quartus/Nativelink ModelSim .do to taste, out of laziness. ;)