mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 20:21:25 +00:00
Add NX_CY
This commit is contained in:
parent
b4e9bb0d85
commit
b3f59c9820
4 changed files with 88 additions and 0 deletions
|
@ -2,5 +2,6 @@
|
|||
OBJS += techlibs/nanoxplore/synth_nanoxplore.o
|
||||
|
||||
# Techmap
|
||||
$(eval $(call add_share_file,share/nanoxplore,techlibs/nanoxplore/arith_map.v))
|
||||
$(eval $(call add_share_file,share/nanoxplore,techlibs/nanoxplore/cells_map.v))
|
||||
$(eval $(call add_share_file,share/nanoxplore,techlibs/nanoxplore/cells_sim.v))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue