Skip to content

Commit

Permalink
Merge pull request #111 from efabless/antenna_fix
Browse files Browse the repository at this point in the history
Antenna fix
  • Loading branch information
jeffdi authored Oct 29, 2022
2 parents 5f12ce0 + 82e86bf commit 9bc8acf
Show file tree
Hide file tree
Showing 35 changed files with 4,911,413 additions and 226,302 deletions.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,16 @@ To simulate
```
cd sim
make clean sim
```
```

## ECO done in DFFRAMS to get antenna clean

The ECOs were done on both DFFRAMs to clean antenna violations, these ECOs were only on metal layers and were done using the jumper method for antenna avoidance

The non-eco'd views coming out of OpenLane is postfixed by `-openlane`, for example: `gds/RAM128-openlane.gds.gz`

The eco'd views are the views that doesn't have postfix

After the eco `scripts/update_views.sh` was ran to produce mag, lef and def views for the eco'd gds

`scripts/build_mgmt_core_wrapper.sh` was ran to produce the final gds for mgmt_core_wrapper
161,693 changes: 161,693 additions & 0 deletions def/RAM128-openlane.def

Large diffs are not rendered by default.

Loading

0 comments on commit 9bc8acf

Please sign in to comment.