idea-fasoc / OpenFASOC

Fully Open Source FASOC generators built on top of open-source EDA tools
https://openfasoc.readthedocs.io
Apache License 2.0
216 stars 88 forks source link

`save_images.tcl` Changed Again #302

Open harshkhandeparkar opened 1 month ago

harshkhandeparkar commented 1 month ago

The upstream ORFS save_images.tcl file has been changed again and this is causing the flow to fail with the latest version of OpenROAD. (related to #256). The LDO flow in #288 failed due to the same reason.

https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/blob/7539b1015f9905ffd03eb12ef2b9bff211790b5c/flow/scripts/save_images.tcl#L15-L28

harshkhandeparkar commented 1 month ago

@chetanyagoyal can you take a look at this?