Skip to content

Commit

Permalink
designs: ihp-sg13g2: Add I2C GPIO Expander
Browse files Browse the repository at this point in the history
Simple I2C GPIO expander with 8 GPIO pins.

This design is a full chip layout with IO ring included. It's
missing metal fill and therefore not tape-out ready but a new
example to demonstrate OpenROAD and/or the IHP PDK due it's
short build time.

Signed-off-by: Daniel Schultz <[email protected]>
  • Loading branch information
dnltz committed Jan 5, 2025
1 parent 1cbce35 commit 0cb25f2
Show file tree
Hide file tree
Showing 8 changed files with 1,398 additions and 0 deletions.
1 change: 1 addition & 0 deletions flow/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
#DESIGN_CONFIG=./designs/ihp-sg13g2/gcd/config.mk
#DESIGN_CONFIG=./designs/ihp-sg13g2/spi/config.mk
#DESIGN_CONFIG=./designs/ihp-sg13g2/riscv32i/config.mk
#DESIGN_CONFIG=./designs/ihp-sg13g2/i2c-gpio-expander/config.mk

# Default design
DESIGN_CONFIG ?= ./designs/nangate45/gcd/config.mk
Expand Down
Loading

0 comments on commit 0cb25f2

Please sign in to comment.