OpenROAD-flow-scripts
OpenROAD-flow-scripts copied to clipboard
OpenROAD's scripts implementing an RTL-to-GDS Flow. Documentation at https://openroad-flow-scripts.readthedocs.io/en/latest/
### Subject [Stage]: CTS. ### Describe the bug I have created a project using picosoc and added I/O PADs similar to the i2c-gpio project. During the "make cts" phase there...
### Description Currently there are a number of POST_STEP_TCL variables available in ORFS, including POST_FLOORPLAN_TCL and POST_CTS_TCL. These variables enable the user to source custom scripts at various points in...
Note - this PR is meant to run without `autotuner` tag to show that the small smoke tests can still run without ### New Testing Feature: Fast Autotuner Smoke Test...
This pull request updates the `BaseAlgoEvalSmokeTest` class in `tools/AutoTuner/test/smoke_test_algo_eval.py` to introduce the concept of a `flow_variant` for better configurability and reuse. The changes primarily focus on refactoring the `setUp` method...
This draft showcases a possible usage of Yosys without relying on `extract_fa` by using the default techmap file change from https://github.com/YosysHQ/yosys/pull/4997/ cc @QuantamHD @maliberty @mikesinouye
### Subject [Flow] for any util, flow Makefile, or flow script issues. ### Describe the bug Hi, I am currently trying to run some designs through the flow. I am...