Some additional corrections to the gpio_signal_buffering cells.

Corrected one instance where a buffer had incorrectly been replaced
with a decap cell.  Moved the left-hand side in by 0.6um to clear
the chip_io connections on the left-hand side.  Corrected a small
DRC error in a route position at the bottom.
This commit is contained in:
Tim Edwards 2022-10-16 09:50:20 -04:00
parent a77a45babe
commit dcc3c56b83
8 changed files with 24277 additions and 25420 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -79,7 +79,6 @@ EOF
echo "Generating LEF view of chip_io"
export MAGTYPE=maglef
magic -d OGL -rcfile ${PDK_ROOT}/${PDK}/libs.tech/magic/${PDK}.magicrc << EOF
# To do: Read abstract views of subcells
load chip_io -dereference
select top cell
lef write
@ -90,7 +89,6 @@ EOF
echo "Generating LEF view of chip_io_alt"
export MAGTYPE=maglef
magic -d OGL -rcfile ${PDK_ROOT}/${PDK}/libs.tech/magic/${PDK}.magicrc << EOF
# To do: Read abstract views of subcells
load chip_io_alt -dereference
select top cell
lef write