Description
"SIM_POSTLAYOUT" is a command tool used in the run_tool
command. The "run_tool -name {SIM_POSTLAYOUT}" Tcl command runs the post layout
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_POSTLAYOUT}
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 post layout simulation
tool:
run_tool -name {SIM_POSTLAYOUT}
See Also
- SIM_PRESYNTH
- SIM_PRESYNTH
- associate_stimulus
- organize_tool_files