mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-22 02:57:51 +00:00
techlibs: Add cmp2softlogic.v
to common
This commit is contained in:
parent
5691cd0958
commit
f7d4a855c6
2 changed files with 118 additions and 0 deletions
|
@ -34,3 +34,4 @@ $(eval $(call add_share_file,share,techlibs/common/abc9_model.v))
|
|||
$(eval $(call add_share_file,share,techlibs/common/abc9_map.v))
|
||||
$(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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue