Merge branch 'fix_top_buffers_again' into caravel_redesign-top-level

This commit is contained in:
kareem 2022-10-16 07:24:15 -07:00
commit 38e78abfd5
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