To set up a QuestaSim project with the QuestaSim GUI
- If you have not already done so, perform Setting Up the QuestaSim Working Environment.
- Launch the QuestaSim software.
- Change to the directory where the QuestaSim libraries are located after they are compiled.
-
To create a new work library, type the following command at the
QuestaSim prompt:
vlib work
QuestaSim compiles the design files to library work by default.
-
To change the default library, type the following commands at the
QuestaSim prompt:
vlib <user defined library> vmap work <user defined library>
When you run the QuestaSim software automatically from the Intel® Quartus® Prime software, your work library is automatically mapped to rtl_work for RTL simulation and gate_work for gate-level simulation. The libraries are created in the <project directory>\simulation\ModelSim® directory or the location you specified in the Output directory box of the Simulation page in the Settings dialog box.