The-OpenROAD-Project / OpenSTA

OpenSTA engine
GNU General Public License v3.0
388 stars 168 forks source link

Can someone explain how to work with 'write_path_spice' command? #119

Closed vermut42 closed 1 year ago

vermut42 commented 1 year ago

Can someone explain how to set -path_args? -from/-to keys doesn't working as expected.. or maybe this is my misunderstanding

jjcherry56 commented 1 year ago

here's an example: write_path_spice -path_args {-from "in0" -to "out1" -unconstrained} \ -spice_directory $result_dir \ -lib_subckt_file "write_spice1.subckt" \ -model_file "write_spice1.models" \ -power VDD -ground VSS

Submit a compressed tarfile with a command file and all of the data to run it.