-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update tt-multiplexer and tt-support-tools
fixes a routing crash when no analog modules present
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule tt
updated
8 files
Submodule tt-multiplexer
updated
4 files
+1 −1 | Makefile | |
+89 −0 | cfg/sky130_no_analog.yaml | |
+4 −1 | ol2/tt_top/odb_route.py | |
+75 −16 | py/tt/placer.py |