3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-14 08:26:41 +00:00

Renamed counters pass to greenpak4_counters

This commit is contained in:
Andrew Zonenberg 2016-03-30 22:52:01 -07:00
parent 1ae33344f4
commit 984561c034
4 changed files with 12 additions and 9 deletions

View file

@ -1,5 +1,6 @@
OBJS += techlibs/greenpak4/synth_greenpak4.o
OBJS += techlibs/greenpak4/greenpak4_counters.o
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_map.v))
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_sim.v))