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 297 OpenROAD-flow-scripts issues
Sort by recently updated
recently updated
newest added
trafficstars

- Sync the PDK with the latest version from the PDK. - Include the sg13g2.map file to the update script. - Change the metal routing direction to match changes made...

### Description Hi, I've come across [this](https://wiki.f-si.org/images/a/ad/FSiC2025_Making_Open_Silicon_Design_Everywhere_final_version_present.pdf) (check slide 16) presentation held for fsic 2025, I think this is the same team responsible for iEDA. Are you perhaps aware of...

designs/gf12/bp_dual/rules-base.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | placeopt__design__instance__area | 838053 | 836829 | Tighten | |...

## CI Could not Update Rules [ERROR] asap7/aes-block: No metrics found, please check the latest CI build for issues. [ERROR] asap7/aes-mbff: No metrics found, please check the latest CI build...

@povik Is there a reasonable way to implement such a SRAM mocking feature?

### Subject [Documentation] for documentation errors. ### Describe the bug finish__timing__setup__tns ``` - "value": -239.0, + "value": -25000.0, ``` ### Expected Behavior Reasonable change ### Environment ```shell https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/pull/3620 ``` ###...

gpl

### Description This should enlighten us about how much discrepancy may exist between MPL / GPL abstractions. ### Suggested Solution MPL wise: - Use the changes in #8665; - Skip...

gpl
mpl

### Description In order to see if we have a somewhat reasonable behavior or chaos. We should also evaluate if there is a discrepancy between the WL inside MPL and...

mpl

### Description Add https://github.com/google-coral/coralnpu to ORFS on asap7 ### Suggested Solution Use fakeram as needed. ### Additional Context _No response_

### Subject [Build] for compilation-related issues. ### Describe the bug Branch: `master` commit: `917131bde7a5165ed57eb6d323c153aef2ee2223` I wanted to try building ORFS from a locally in a fresh [Ubuntu 22.04.5](https://releases.ubuntu.com/jammy/ubuntu-22.04.5-desktop-amd64.iso) VM and...