OpenROAD-flow-scripts icon indicating copy to clipboard operation
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/

Results 166 OpenROAD-flow-scripts issues
Sort by recently updated
recently updated
newest added

### Subject [Flow] for any util, flow Makefile, or flow script issues. ### Describe the bug In the configuration of the platform, only one synthesis buff cell and one CTS...

- Make etc/DependencyInstaller.sh install Autotuner by default. - Runtime sanity check. If the parameter is not a flow variable, raise a Warning

autotuner

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

@AcKoucher Gave it a go, but it fails in global routing, DRC report shown. Just a thought: it should be possible to automatically detect which macros can be routed by...

Public designs: asap7/mock-alu | Metric | Old | New | Type | | ------ | --- | --- | ---- | | finish__timing__setup__ws | -833.41 | -928.96 | Failing |...

### Subject [Build] for compilation-related issues. ### Describe the bug I'm trying local instration on RHEL8.9. When I run OpenROAD-flow-scripts/setup.sh on RHEL8.9, the following error is output: ``` sudo ./setup.sh...

This PR fixes checking for `KLAYOUT_VERSION` when `KLAYOUT_CMD` is missing. Currently Makefile always tries to check for `KLAYOUT_VERSION` but when `KLAYOUT_CMD` variable is empty it tries to execute invalid command...

1. IO cells added LIB (corners), LEF, GDS, Verilog 2. update script `sg13g2-update.py` added. Execute te following command in `platforms/ihp-sg13g2` ``` python sg13g2-update.py ``` 3. fixes to standard cells provided...

### Description The ASAP7 techlef disables wrong way routing on all metal layers. M1-M3 is modelled on single exposure EUV, so wrong way routing should be possible. Enabling it would...

### Subject [Build] for compilation-related issues. ### Describe the bug While trying install ORFS with `--local` failed during yosys installation. ### Expected Behavior Complete ORFS installation in MacOS Air M1...