Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI'm working on a solution myself. Here is what I've learned so far. In QuartusII, when you generate a TSE core using Megacore, you select "generate simulation model" on the EDA tab. This will tell you that you need 4 model libraries: altera_mf, 220model, sgate and arriaii_hssa_atoms ( if you're using arria ) This sould generate a *.so file to be used in your simulation.
I also understand that some simulators might be able to compile the sources, but I'm still checking on that.