mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-31 00:13:18 +00:00
Merge remote-tracking branch 'origin/master' into xc7dsp
This commit is contained in:
commit
e742478e1d
28 changed files with 717 additions and 213 deletions
|
@ -29,3 +29,4 @@ $(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
techlibs/common/dummy.box
Normal file
1
techlibs/common/dummy.box
Normal file
|
@ -0,0 +1 @@
|
|||
(dummy) 1 0 0 0
|
Loading…
Add table
Add a link
Reference in a new issue