-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
e26205b
commit 30e849a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule yosys-src
updated
8 files
+1 −1 | .github/actions/setup-build-env/action.yml | |
+3 −6 | .github/workflows/test-compile.yml | |
+1 −1 | Makefile | |
+23 −0 | docs/source/conf.py | |
+2 −1 | frontends/verific/verific.cc | |
+12 −5 | kernel/scopeinfo.h | |
+14 −0 | passes/fsm/fsm_extract.cc | |
+3 −0 | passes/techmap/flatten.cc |