mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-04 23:14:00 +00:00
Merge branch 'YosysHQ:main' into main
This commit is contained in:
commit
9f44ec8aa1
13 changed files with 744 additions and 12 deletions
|
@ -42,6 +42,7 @@ OBJS += passes/techmap/nlutmap.o
|
|||
OBJS += passes/techmap/shregmap.o
|
||||
OBJS += passes/techmap/deminout.o
|
||||
OBJS += passes/techmap/insbuf.o
|
||||
OBJS += passes/techmap/bufnorm.o
|
||||
OBJS += passes/techmap/attrmvcp.o
|
||||
OBJS += passes/techmap/attrmap.o
|
||||
OBJS += passes/techmap/zinit.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue