mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-13 13:11:27 +00:00
cmp2lut: new techmap pass.
This commit is contained in:
parent
4b9f619349
commit
a91892bba4
5 changed files with 139 additions and 3 deletions
|
@ -26,5 +26,5 @@ $(eval $(call add_share_file,share,techlibs/common/pmux2mux.v))
|
|||
$(eval $(call add_share_file,share,techlibs/common/adff2dff.v))
|
||||
$(eval $(call add_share_file,share,techlibs/common/dff2ff.v))
|
||||
$(eval $(call add_share_file,share,techlibs/common/gate2lut.v))
|
||||
$(eval $(call add_share_file,share,techlibs/common/cmp2lut.v))
|
||||
$(eval $(call add_share_file,share,techlibs/common/cells.lib))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue