mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-22 11:07:52 +00:00
techmap: add a Han-Carlson option for $lcu
mapping
This commit is contained in:
parent
98b4affc4a
commit
6c78bd3637
2 changed files with 58 additions and 0 deletions
|
@ -36,3 +36,4 @@ $(eval $(call add_share_file,share,techlibs/common/abc9_unmap.v))
|
|||
$(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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue