From ee3162c58d744381ae59261c237e977e631b5979 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Mon, 10 Apr 2023 12:39:09 +0200 Subject: Add PLL and EBR related primitives --- techlibs/machxo2/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'techlibs/machxo2/Makefile.inc') diff --git a/techlibs/machxo2/Makefile.inc b/techlibs/machxo2/Makefile.inc index 774b357a2..cd4e27884 100644 --- a/techlibs/machxo2/Makefile.inc +++ b/techlibs/machxo2/Makefile.inc @@ -4,6 +4,7 @@ OBJS += techlibs/machxo2/synth_machxo2.o $(eval $(call add_share_file,share/machxo2,techlibs/ecp5/cells_io.vh)) $(eval $(call add_share_file,share/machxo2,techlibs/machxo2/cells_map.v)) $(eval $(call add_share_file,share/machxo2,techlibs/machxo2/cells_sim.v)) +$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/cells_bb.v)) $(eval $(call add_share_file,share/machxo2,techlibs/ecp5/lutrams.txt)) $(eval $(call add_share_file,share/machxo2,techlibs/ecp5/lutrams_map.v)) -- cgit v1.2.3