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/
### Description In the ORFS the `repair_antennas` command is used for antenna repair. This requires an `ANTENNACELL` to be declared in the LEF, see https://openroad.readthedocs.io/en/latest/main/src/grt/README.html#repair-antennas. In the moment, this seems...
### Description How do I integrate the SRAM macros I generated using OpenRAM to the ORFS ? Do you have any suggestion in which step of the flow we add...
@precisionmoon With macros place automatically in an array, the CTS skew is very large and I get hold violations: ``` [INFO RSZ-0046] Found 2952 endpoints with hold violations. Iteration |...
### Subject [Stage]: Synthesis. ### Describe the bug Flow terminates at yosys synthesis stage. ### Expected Behavior Should not terminate. ### Environment ```shell Unknown git commit, this is not a...
WIP. @vvbandeira There is a pending issue in `jpeg` design during synthesis. If cannot be fixed, should we remove it from Autotuner benchmark suite? https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/issues/1953
Fixes #1406
### Description There are a number of variables to turn things on/off, as documented on the "flow variables" page: https://openroad-flow-scripts.readthedocs.io/en/latest/user/FlowVariables.html As far as I can tell those variables don't have...
@vvbandeira Committing some changes to `autotuner.json` for the following designs in asap7. - jpeg, jpeg_lvt - ibex - aes - aes-block - mock-array - mock-alu - gcd Key parameters I...
### Description It is impossible to have horizontal, but not vertical abutment like the manual placement had for asap7/mock-array with mpl2 flow. ### Suggested Solution Add separate x & y...