mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-29 03:45:52 +00:00
Move from +/shiftx2mux.v into +/techmap.v; cleanup
This commit is contained in:
parent
7977574995
commit
8d1b736c4f
4 changed files with 75 additions and 79 deletions
|
@ -30,4 +30,3 @@ $(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))
|
||||
$(eval $(call add_share_file,share,techlibs/common/shiftx2mux.v))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue