Matthew Guthaus
06/09/2023, 8:24 PM/OpenLane/pdks/sky130B/libs.tech/openlane/rules.openrcx.sky130B.nom.spef_extractor
But I get this as the result:
>>> extract_parasitics -ext_model_file /OpenLane/pdks/sky130B/libs.tech/openlane/rules.openrcx.sky130B.nom.spef_extractor \
... -cc_model 12 -max_res 0 -context_depth 10 \
... -coupling_threshold 0.1
[INFO RCX-0008] extracting parasitics of user_project_wrapper ...
[INFO RCX-0435] Reading extraction model file rules.openrcx.sky130A.nom.spef_extractor ...
[ERROR RCX-0487] No RC model read from the extraction model! Ensure the right extRules file is used!
[ERROR GUI-0070] RCX-0487
What am I doing wrong?Matthew Guthaus
06/09/2023, 8:45 PMMatthew Guthaus
06/09/2023, 8:45 PMTim Edwards
06/09/2023, 9:00 PMscripts/extract_patterns.tcl
.
My guess is that maybe it's looking for the patterns.def
file to be read in? What commands did you run before extract_parasitics
?Tim Edwards
06/09/2023, 9:01 PMMatthew Guthaus
06/09/2023, 9:54 PMMatthew Guthaus
06/09/2023, 10:37 PMMatthew Guthaus
06/09/2023, 11:07 PMMatt Liberty
06/12/2023, 5:40 PM