mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-05 17:47:44 +00:00
Add dff2ff.v techmap file
This commit is contained in:
parent
c365e33fd7
commit
e7a984a4df
2 changed files with 15 additions and 0 deletions
|
@ -24,5 +24,6 @@ $(eval $(call add_share_file,share,techlibs/common/simcells.v))
|
|||
$(eval $(call add_share_file,share,techlibs/common/techmap.v))
|
||||
$(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/cells.lib))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue