mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-10 13:10:51 +00:00
abc9: add flop boxes to basic $_DFF_P_ and $_DFF_N_ too
This commit is contained in:
parent
7812a2959b
commit
48052ad813
7 changed files with 88 additions and 24 deletions
|
@ -30,4 +30,6 @@ $(eval $(call add_share_file,share,techlibs/common/cmp2lut.v))
|
|||
$(eval $(call add_share_file,share,techlibs/common/cells.lib))
|
||||
$(eval $(call add_share_file,share,techlibs/common/mul2dsp.v))
|
||||
$(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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue