mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-27 17:59:26 +00:00
ecp5: Initial arith_map implementation
Signed-off-by: David Shah <davey1576@gmail.com>
This commit is contained in:
parent
c2d7be140a
commit
11c916840d
3 changed files with 80 additions and 6 deletions
|
|
@ -5,3 +5,4 @@ $(eval $(call add_share_file,share/ecp5,techlibs/ecp5/cells_map.v))
|
|||
$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/cells_sim.v))
|
||||
$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/drams_map.v))
|
||||
$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/dram.txt))
|
||||
$(eval $(call add_share_file,share/ecp5,techlibs/ecp5/arith_map.v))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue