From 0793f1b196df536975a044a4ce53025c81d00c7f Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Thu, 26 Nov 2015 18:11:06 +0100 Subject: Added ice40_ffinit pass --- techlibs/ice40/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'techlibs/ice40/Makefile.inc') diff --git a/techlibs/ice40/Makefile.inc b/techlibs/ice40/Makefile.inc index 63d6086a..83009d17 100644 --- a/techlibs/ice40/Makefile.inc +++ b/techlibs/ice40/Makefile.inc @@ -1,6 +1,7 @@ OBJS += techlibs/ice40/synth_ice40.o OBJS += techlibs/ice40/ice40_ffssr.o +OBJS += techlibs/ice40/ice40_ffinit.o OBJS += techlibs/ice40/ice40_opt.o GENFILES += techlibs/ice40/brams_init1.vh -- cgit v1.2.3