This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
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.
- Loading branch information
1 parent
ef0cd8b
commit 742f822
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule nextpnr
updated
11 files
+1 −1 | common/kernel/command.cc | |
+5 −1 | common/kernel/context.h | |
+8 −0 | common/kernel/nextpnr_types.h | |
+6 −6 | common/kernel/report.cc | |
+257 −924 | common/kernel/timing.cc | |
+20 −12 | common/kernel/timing.h | |
+372 −0 | common/kernel/timing_log.cc | |
+35 −27 | ecp5/trellis_import.py | |
+4 −0 | machxo2/bitstream.cc | |
+17 −0 | machxo2/constids.inc | |
+4 −4 | machxo2/pack.cc |