-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds power connections, seal ring, etc
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tt-multiplexer
updated
10 files
+3 −6 | Makefile | |
+0 −1 | cfg/.gitignore | |
+5 −5 | cfg/ihp-sg13g2.yaml | |
+6 −20 | ol2/tt_ctrl/build.py | |
+6 −20 | ol2/tt_mux/build.py | |
+94 −32 | ol2/tt_top/build.py | |
+151 −0 | ol2/tt_top/odb_route.py | |
+7 −8 | ol2/tt_top/tt_ihp_wrapper.v | |
+619 −0 | py/ihp_extract_spice.py | |
+63 −0 | py/ihp_seal_ring.py |