mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-25 11:26:22 +00:00
Merge 99e05506a0 into 9d0cdb8551
This commit is contained in:
commit
cf757b6750
4 changed files with 1116 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ OBJS += passes/techmap/extract.o
|
|||
OBJS += passes/techmap/extract_fa.o
|
||||
OBJS += passes/techmap/extract_counter.o
|
||||
OBJS += passes/techmap/extract_reduce.o
|
||||
OBJS += passes/techmap/breakreduce.o
|
||||
OBJS += passes/techmap/alumacc.o
|
||||
OBJS += passes/techmap/dffinit.o
|
||||
OBJS += passes/techmap/pmuxtree.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue