mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 13:40:53 +00:00
Add blackboxes
This commit is contained in:
parent
8374f0336d
commit
5d898ab223
3 changed files with 33107 additions and 1 deletions
|
@ -3,5 +3,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_bb.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