-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump third_party/yosys from
502c39b
to 76d85fe
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `502c39b` to `76d85fe`. - [Release notes](https://github.com/YosysHQ/yosys/releases) - [Commits](YosysHQ/yosys@502c39b...76d85fe) --- updated-dependencies: - dependency-name: third_party/yosys dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
3a95169
commit a4ed930
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule yosys
updated
24 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 −0 | libs/json11/json11.cpp | |
+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 | |
+23 −15 | passes/techmap/flatten.cc | |
+1 −1 | passes/techmap/flowmap.cc | |
+1 −1 | techlibs/quicklogic/ql_dsp_simd.cc |