-
-
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
77f78b0
commit 39629b2
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule yosys-src
updated
22 files
+1 −1 | Makefile | |
+1 −1 | frontends/ast/ast.h | |
+1 −1 | kernel/bitpattern.h | |
+2 −2 | kernel/cellaigs.h | |
+12 −12 | kernel/drivertools.h | |
+2 −2 | kernel/functional.h | |
+13 −13 | kernel/hashlib.h | |
+2 −2 | kernel/modtools.h | |
+13 −13 | kernel/rtlil.h | |
+2 −2 | kernel/scopeinfo.h | |
+2 −2 | kernel/sigtools.h | |
+2 −2 | kernel/timinginfo.h | |
+1 −1 | kernel/yosys_common.h | |
+1 −1 | kernel/yw.h | |
+1 −1 | passes/cmds/dft_tag.cc | |
+1 −1 | passes/cmds/example_dt.cc | |
+1 −1 | passes/equiv/equiv_struct.cc | |
+1 −1 | passes/proc/proc_dlatch.cc | |
+2 −2 | passes/sat/recover_names.cc | |
+1 −1 | passes/techmap/clockgate.cc | |
+1 −1 | passes/techmap/flowmap.cc | |
+1 −1 | techlibs/quicklogic/ql_dsp_simd.cc |