-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1625 from lnis-uofu/dependabot/submodules/yosys-5…
…2c04f3 Bump yosys from `47bdb3e` to `52c04f3`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule yosys
updated
13 files
+77 −0 | .github/workflows/test-verific.yml | |
+2 −1 | CODEOWNERS | |
+22 −11 | Makefile | |
+1 −1 | docs/.gitignore | |
+1 −0 | docs/Makefile | |
+5 −6 | docs/source/appendix/auxprogs.rst | |
+1 −1 | docs/source/cmd_ref.rst | |
+3 −3 | docs/source/code_examples/extensions/Makefile | |
+1 −0 | frontends/verific/verific.cc | |
+1 −1 | passes/memory/memory_map.cc | |
+0 −7 | passes/opt/opt_clean.cc | |
+1 −1 | passes/sat/formalff.cc | |
+1 −1 | tests/arch/quicklogic/.gitignore |