Changes Requested by Caravel Team (#1414)
+ Add flag to enable/disable timing model generation after STA + Add both powered and unpowered netlists to `save_views` + Add multi-corner SDF and SPEF files to `save_views` ~ Fix #1413 and add regression test ~ Move `./run_issue_regressions.py` inside `tests` as a modular main function
Showing
- .github/workflows/openlane_ci.yml 11 additions, 4 deletions.github/workflows/openlane_ci.yml
- Makefile 2 additions, 2 deletionsMakefile
- README.md 3 additions, 2 deletionsREADME.md
- configuration/general.tcl 1 addition, 0 deletionsconfiguration/general.tcl
- docs/source/reference/configuration.md 6 additions, 0 deletionsdocs/source/reference/configuration.md
- scripts/odbpy/defutil.py 7 additions, 7 deletionsscripts/odbpy/defutil.py
- scripts/tcl_commands/all.tcl 61 additions, 4 deletionsscripts/tcl_commands/all.tcl
- scripts/tcl_commands/sta.tcl 24 additions, 4 deletionsscripts/tcl_commands/sta.tcl
- scripts/utils/deflef_utils.tcl 7 additions, 1 deletionscripts/utils/deflef_utils.tcl
- scripts/utils/utils.tcl 1 addition, 1 deletionscripts/utils/utils.tcl
- tests/1007/interactive.tcl 1 addition, 1 deletiontests/1007/interactive.tcl
- tests/1413/.gitignore 2 additions, 0 deletionstests/1413/.gitignore
- tests/1413/config.tcl 1 addition, 0 deletionstests/1413/config.tcl
- tests/1413/hooks/post_run.py 26 additions, 0 deletionstests/1413/hooks/post_run.py
- tests/1413/in.odb 1 addition, 0 deletionstests/1413/in.odb
- tests/1413/interactive.tcl 18 additions, 0 deletionstests/1413/interactive.tcl
- tests/912/issue_regression.py 14 additions, 4 deletionstests/912/issue_regression.py
- tests/__main__.py 178 additions, 0 deletionstests/__main__.py
Loading
Please register or sign in to comment