-
-
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
f8439e3
commit ebb2d9f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nextpnr-src
updated
11 files
+10 −5 | common/kernel/base_arch.h | |
+4 −4 | common/kernel/command.h | |
+10 −10 | common/kernel/hashlib.h | |
+4 −4 | common/kernel/idstringlist.h | |
+21 −13 | common/kernel/nextpnr_types.h | |
+5 −5 | common/kernel/pycontainers.h | |
+1 −1 | common/kernel/pywrappers.h | |
+1 −1 | common/place/timing_opt.h | |
+3 −3 | gui/treemodel.h | |
+186 −166 | rust/rust.cc | |
+1 −1 | rust/rust.h |