21.6.16 SIM_PRESYNTH

Description

"SIM_PRESYNTH" is a command tool used in the run_tool command. The "run_tool -name {SIM_PRESYNTH}" Tcl command runs the simulator for pre-synthesis simulation on the simulation tool.

Important: Before running simulation, you must associate a testbench. If you attempt to run simulation without an associated testbench, the Libero SoC Project Manager asks you to associate a testbench or open the simulator without a testbench.
run_tool -name {SIM_PRESYNTH}

Arguments

ParameterTypeDescription
NoneNoneNone
Return TypeDescription
IntegerReturns 0 on success and 1 on failure.

Error Codes

Error CodeDescription
NoneNone

Supported Families

Supported Families
PolarFire®
PolarFire SoC
RTG4
SmartFusion® 2
IGLOO® 2

Example

This example runs the pre-synthesis simulation tool:

run_tool -name {SIM_PRESYNTH}

See Also

  • SIM_POSTSYNTH
  • SIM_POSTLAYOUT
  • associate_stimulus
  • organize_tool_files