-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3da1cdb
commit 290b8a8
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nextpnr-src
updated
6 files
+1 −1 | common/place/placer_static.cc | |
+57 −0 | himbaechel/arch.cc | |
+7 −0 | himbaechel/arch.h | |
+2 −0 | himbaechel/chipdb.h | |
+45 −46 | himbaechel/himbaechel_dbgen/chip.py | |
+41 −1 | ice40/arch.cc |