mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 13:18:56 +00:00
Added tribuf command
This commit is contained in:
parent
ff50bc2ac3
commit
9c33172ece
3 changed files with 189 additions and 0 deletions
|
@ -19,6 +19,7 @@ OBJS += passes/techmap/dffinit.o
|
|||
OBJS += passes/techmap/pmuxtree.o
|
||||
OBJS += passes/techmap/muxcover.o
|
||||
OBJS += passes/techmap/aigmap.o
|
||||
OBJS += passes/techmap/tribuf.o
|
||||
endif
|
||||
|
||||
GENFILES += passes/techmap/techmap.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue