5.34.105.35 Example
The following command runs post-layout simulation on your project using the DO file 'myfile.do', does not refresh the simulation library, and creates the logfile 'mylog.log':
run_simulation -logfile “Mylog.log” -dofile “Myfile.do” -refresh_lib "TRUE" -state “Post_Layout”
run_synthesis
Runs synthesis on your project and creates a logfile.
run_synthesis [-logfile "name"] [-target "target file name"]
