Skip to content

Tags: efabless/OpenLane

Tags

mpw-4

Toggle mpw-4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Magic Manifest Version, Fix Klayout DEF to GDS, .bashrc (The-Open…

…ROAD-Project#790)

+ .bashrc now also copied to image root
+ klayout def2gds now supports a lef file
~ klayout def2gds fix by manually specifying a lef file
~ magic manifest updated to match actual tarball
- removed klayout def2gds shell script (worthless)
- .bashrc no longer sources /etc/bashrc

2021.11.13_01.43.55

Toggle 2021.11.13_01.43.55's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bring back `FP_IO_MIN_DISTANCE` (The-OpenROAD-Project#705)

* Bring back FP_IO_MIN_DISTANCE

* Set io min distance default to 3

2021.10.25_20.35.00

Toggle 2021.10.25_20.35.00's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Last Minute Fixes for MPW3 (The-OpenROAD-Project#675)

2021.10.25_17.22.00

Toggle 2021.10.25_17.22.00's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update timing signoff methodology (The-OpenROAD-Project#674)

- Removed the `-min/-max` options from read_liberty since they shouldn't be used for modeling different process corners (The-OpenROAD-Project#671). 
- Updated the base SDC file to include information about clock uncertainty, clock transition, and timing derate.
- Updated the timing/design optimizations to be done at the typical corner.
- Updated the STA script to generate the SDF file after the routing is concluded. 
- Updated the STA script to report more information like clock skew, worst slack, power, area.
- Added some fixes to the report generation to retain the log file index so that we can easily keep track of when the reports are generated.

mpw-3a

Toggle mpw-3a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Last Minute Fixes for MPW3 (The-OpenROAD-Project#675)

mpw-3

Toggle mpw-3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix RTD link [skip ci] (The-OpenROAD-Project#668)

2021.10.08_02.00.18

Toggle 2021.10.08_02.00.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set resistance & capacitence before running estimate_parasitics (The-…

…OpenROAD-Project#637)

2021.09.30_02.12.16

Toggle 2021.09.30_02.12.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[BOT] Update openroad_app (The-OpenROAD-Project#616)

openroad_app -> 7f23e5f6e6b8d36e6a8aaed6ad074902ea27c4ce

2021.09.29_01.57.15

Toggle 2021.09.29_01.57.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CI Changes (The-OpenROAD-Project#627)

~ PDK build now runs once, result reused
~ Designs run separately
- Removed outdated variables
- Cleanup now should always occur

2021.09.23_03.17.13

Toggle 2021.09.23_03.17.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Alter `make pdk` to make ngspice files (The-OpenROAD-Project#623)

~ Fixes The-OpenROAD-Project#620

Co-authored-by: Harald Pretl <harald.pretl@jku.at>