|
|
|
To perform a timing simulation of a Verilog or VHDL design with the Model Technology ModelSim® (OEM) software using command-line commands: Read This First
If you have not already done so, perform 4. Compile Libraries and Design Files with the ModelSim Software (Command-Line).
If your design contains device-wide reset or device power up signals, and if you have not already done so, set up the signals in the Verilog Output File or set up the signals in the VHDL Output File.
To load the design with minimum, typical, or maximum timing values, type the following commands at the ModelSim prompt:
vsim -sdf(min | typ | max) /=
<design name>.sdo work.
<top-level design entity>
Perform the timing simulation in the ModelSim software.
|
To continue with the ModelSim simulation flow, proceed to 6. Locate Signals to Source with the ModelSim Software.
- PLDWorld - |
|
Created by chm2web html help conversion utility. |