3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-11 13:40:53 +00:00

synth_gatemate: Remove gatemate_bramopt pass

This commit is contained in:
Patrick Urban 2021-10-20 09:07:01 +02:00 committed by Marcelina Kościelnicka
parent 97d03c2b3b
commit 05f24adca9
3 changed files with 0 additions and 148 deletions

View file

@ -1,6 +1,5 @@
OBJS += techlibs/gatemate/synth_gatemate.o
OBJS += techlibs/gatemate/gatemate_bramopt.o
$(eval $(call add_share_file,share/gatemate,techlibs/gatemate/iob_map.v))
$(eval $(call add_share_file,share/gatemate,techlibs/gatemate/reg_map.v))