1
0
mirror of synced 2026-05-02 22:34:25 +00:00

techlibs: Add cmp2softlogic.v to common

This commit is contained in:
Martin Povišer
2023-11-13 10:41:31 +01:00
parent 5691cd0958
commit f7d4a855c6
2 changed files with 118 additions and 0 deletions

View File

@@ -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))