How to do post-sim in modelsimSE with quartusII?

Status
Not open for further replies.

GoodMan

Full Member level 2
Joined
Sep 30, 2002
Messages
125
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Activity points
646
Hi,

Who can tell me?
I used the VHDL to coding .
thanks for help!
 

From the online help...

The EDA Tool Post-Compilation Commands > Write Output Netlists command (Processing menu) is only available after you have compiled a project and you have specified a simulation, timing analysis, or board-level simulation EDA tool. If you use this command after the design source files have changed after compilation, the Quartus II software generates the output netlist files with the data from the last compilation.


Allows you to generate Verilog Output Files (.vo), VHDL Output Files (.vhd), and Standard Delay Format Output File (.sdo) for a design. You can compile a design and then specify different EDA tool settings and regenerate the netlist files without recompiling the design. You can also use this command to generate Stamp model files, PartMiner XML-Format Files (.xml), and IBIS Output Files (.ibs).
...
 

like this

these's a option in quartusII, "Project--EDA Tools seting", choose ModelSim and then quartusII will generate netlist and sdf files automaticly after compile, either in verilog or vhdl format,(.vo, .sdo, .vho). And then, you should know how to do simulation now, right?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…