mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-23 22:33:41 +00:00
abc9_ops: -write_box is empty, output a dummy box to prevent ABC error
This commit is contained in:
parent
38aa248385
commit
5a63c19747
4 changed files with 4 additions and 4 deletions
|
@ -29,4 +29,3 @@ $(eval $(call add_share_file,share,techlibs/common/gate2lut.v))
|
|||
$(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/dummy.box))
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
(dummy) 1 0 0 0
|
Loading…
Add table
Add a link
Reference in a new issue