Use the SIMPRIM library for simulating timing simulation netlists produced after synthesis or implementation.
Important: Only Verilog supports timing
simulation; there is no VHDL version of the SIMPRIM library.
Tip: If you are a VHDL user, you can run post synthesis and
post implementation functional simulation without standard delay format (SDF)
annotation. The simulation netlist uses the UNISIM library. You can create the netlist
using the write_vhdl Tcl command. For usage
information, refer to the
Vivado
Design Suite Tcl Command Reference Guide (UG835).
Following is an example for specifying the library for Vivado simulator:
-L SIMPRIMS_VER
Where:
-
-Lis the library specification option. -
SIMPRIMS_VERis the logical library name that maps to the Verilog SIMPRIM.