Commit 0c17da4
fix: add ihp-sg13g2 IO pad libs to i2c-gpio-expander for all corners
The i2c-gpio-expander design instantiates IO pad cells but the platform
config.mk adds the IO pad libraries conditionally (ifneq FOOTPRINT_TCL).
Declare these dependencies explicitly so the design works regardless of
how the conditional is evaluated.
Add ADDITIONAL_SLOW_LIBS, ADDITIONAL_FAST_LIBS, ADDITIONAL_GDS alongside
the existing ADDITIONAL_LIBS/LEFS/VERILOG_FILES additions.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>1 parent 7ecbab8 commit 0c17da4
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
7 | 16 | | |
8 | 17 | | |
9 | 18 | | |
| |||
0 commit comments