diff options
author | Eddie Hung <eddie@fpgeh.com> | 2019-08-07 14:52:56 -0700 |
---|---|---|
committer | Eddie Hung <eddie@fpgeh.com> | 2019-08-07 16:29:38 -0700 |
commit | ea8ac8fd7484cc7c3b8929ae339f9aeb49403c36 (patch) | |
tree | 630e31d624ce05b5ef493445ad0281a8133faeee /techlibs/ice40/Makefile.inc | |
parent | 6b314c8371bbd8bb999f5ad330aa71c803755d54 (diff) | |
download | yosys-ea8ac8fd7484cc7c3b8929ae339f9aeb49403c36.tar.gz yosys-ea8ac8fd7484cc7c3b8929ae339f9aeb49403c36.tar.bz2 yosys-ea8ac8fd7484cc7c3b8929ae339f9aeb49403c36.zip |
Remove ice40_unlut
Diffstat (limited to 'techlibs/ice40/Makefile.inc')
-rw-r--r-- | techlibs/ice40/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/techlibs/ice40/Makefile.inc b/techlibs/ice40/Makefile.inc index d258d5a5d..76a89b107 100644 --- a/techlibs/ice40/Makefile.inc +++ b/techlibs/ice40/Makefile.inc @@ -4,7 +4,6 @@ OBJS += techlibs/ice40/ice40_braminit.o OBJS += techlibs/ice40/ice40_ffssr.o OBJS += techlibs/ice40/ice40_ffinit.o OBJS += techlibs/ice40/ice40_opt.o -OBJS += techlibs/ice40/ice40_unlut.o GENFILES += techlibs/ice40/brams_init1.vh GENFILES += techlibs/ice40/brams_init2.vh |