| Performing a Functional Simulation with the Incisive Enterprise Simulator Software | |
Altera recommends using the IES (Verilog or VHDL) default library names when you create a library. You should name the IES software libraries as follows:
| File Name | File Contents | Function |
|---|---|---|
| cds.lib | DEFINE<work library> ./work | Maps the <work library> to the physical location of the work library. |
| hdl.var | DEFINE WORK<work library> | Maps the IES variable WORK to the <work library>. |
ncvlog<testbench file> ncvlog<design name>.v
ncelab <work library>.<top-level entity name> ncsim <work library>.<top-level entity name>
Copyright© 2015 Altera Corporation. All rights reserved. ALTERA, ARRIA, CYCLONE, HARDCOPY, MAX, MEGACORE, NIOS, QUARTUS, STRATIX, and all other brands, unless noted otherwise, and/or trademarks of Altera Corporation in the U.S. and other countries.