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 Our current CI needs to check for antenna violations in its metric checks. We do not know how tool updates affect the number of antenna violations during GRT...
### Description PR #1897 disables repair_antennas for sky130hd/microwatt due to a crash. Enable it back when antenna checker is updated with the new infrastructure to handle the net routing. ###...
**Describe the bug** I have tried AutoTuner feature in single mode machine locally its working fine. With recent update, I tried to run AutoTuner in distributed mode using following command:...
### Description Oftentimes I get an error: ``` $ ./build_openroad.sh --local --latest [INFO FLW-0027] Saving logs to build_openroad.log [INFO FLW-0028] ./build_openroad.sh --local --latest [INFO FLW-0002] Updating git submodules. Submodule path...
### Subject [Stage]: Global Router. ### Describe the bug Built-in example `sky130hd/coyote_tc` facing global routing congestion issue. This is IO pad based test design. So it is good to find/fix...
According to the google [docs](https://docs.google.com/document/d/1UQ-UbyEPy9UKQAtiVg6x9kPvOg-eeLFHYf_F6QHOhh0/edit) Changes made: - 1, 3, 4, 5, 6, 7, 8, 9 Changes in progress: - 2 @vvbandeira @dralabeing @vijayank88
Two fixes to the `KLAYOUT` in Makefile stuff; * Fix the discovery of the KLayout binary (fixes #1494). * Expand the `$(shell)` usage straight away.
### Subject [Flow] for any util, flow Makefile, or flow script issues. ### Describe the bug When running `make DESIGN_CONFIG=./designs/nangate45/swerv/config.mk` I get output about `bash: - : invalid option`, see...
Recommended in the discussion in https://github.com/YosysHQ/eqy/issues/57