mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-29 15:37:59 +00:00
techmap: add a Sklansky option for $lcu
mapping
This commit is contained in:
parent
f04b899721
commit
fe64a714a9
3 changed files with 53 additions and 0 deletions
|
@ -37,3 +37,4 @@ $(eval $(call add_share_file,share,techlibs/common/cmp2lcu.v))
|
|||
$(eval $(call add_share_file,share,techlibs/common/cmp2softlogic.v))
|
||||
$(eval $(call add_share_file,share/choices,techlibs/common/choices/kogge-stone.v))
|
||||
$(eval $(call add_share_file,share/choices,techlibs/common/choices/han-carlson.v))
|
||||
$(eval $(call add_share_file,share/choices,techlibs/common/choices/sklansky.v))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue