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
| Parameter | Type | Description |
|---|
| None | None | None |
| Return Type | Description |
|---|
| Integer | Returns 0 on success and 1 on failure. |
Error Codes
| Error Code | Description |
|---|
| None | None |
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