Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Do you think simulation of a VHDL design with an embedded Nios II processor would be achievable if I were to switch to ModelSim-SE and used its mixed-language simulation? --- Quote End --- Simulation with Modelsim-SE should work. If it does not, then its likely an error in the Altera simulation scripts, not Modelsim-SE. In that case, you can usually read the error messages in the Modelsim console and determine the source of the error, eg., I've seen cases of missing -L arguments to vsim. Cheers, Dave