From e59323cbf0f47ad61d852a225cb629a34906f135 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 13 Nov 2020 16:08:28 +0000 Subject: [PATCH] test of litex peripherals back in (not full core) --- experiments9/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/experiments9/Makefile b/experiments9/Makefile index 63c4724..0407232 100755 --- a/experiments9/Makefile +++ b/experiments9/Makefile @@ -31,8 +31,8 @@ pinmux: ln -f -s coriolis2/ls180 ls180 # comment out for now -#blif: ls180.blif -#vst: ls180.vst +blif: ls180.blif +vst: ls180.vst lvx: lvx-chip_r druc: druc-chip_r -- 2.30.2