* Question
What are the simulation steps for the basic application of ModelSim? |
* Answer
The simulation steps of the ModelSim basic application are divided into the following five steps:
(1) build the library (2) map the library to the physical directory (3) compile the source code, including all the HDL code and Testbench (4) start the emulator and load the design top layer (5) Perform simulation |
COMMENTS