Skip to content

Commit

Permalink
chore: update tt-multiplexer / openlane2 / IHP PDK
Browse files Browse the repository at this point in the history
adds power connections, seal ring, etc
  • Loading branch information
urish committed Oct 30, 2024
1 parent 5c3d464 commit 2859d0e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
EXPECTED_REPO: ${{ github.repository }}
run: |
# temporary workaround for missing bits in pad_raw:
sed -i 's/inout \[61:0\] pad_raw/inout [63:0] pad_raw/' ../../../ihp/verilog/gl/tt_ihp_wrapper.nl.v
sed -i 's/inout \[49:0\] pad_raw/inout [63:0] pad_raw/' ../../../ihp/verilog/gl/tt_ihp_wrapper.nl.v
make clean test_mux_gl
# make will return success even if the test fails, so check for failure in the results.xml
Expand Down

0 comments on commit 2859d0e

Please sign in to comment.