From 7f4c792987d79eb41f629af40d1dab21976cfe89 Mon Sep 17 00:00:00 2001 From: Michael Rogenmoser Date: Mon, 26 Feb 2024 13:29:46 +0100 Subject: [PATCH] Update CI --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e2b898a2..d915dc58 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -345,6 +345,6 @@ spi_boot: - printf "PULP_APP = hello\nPULP_APP_FC_SRCS = hello.c\nPULP_APP_HOST_SRCS = hello.c\nPULP_CFLAGS = -O3 -g\n\ninclude \$(PULP_SDK_HOME)/install/rules/pulp_rt.mk\n" > hello/Makefile script: - make scripts-bender-vsim-vips all - - source setup/vsim.sh + - export VSIM_PATH=$PWD/build/questasim - source pulp-runtime/configs/pulpissimo_cv32.sh - make -C hello clean all run bootmode=spi PULP_RUNTIME_GCC_TOOLCHAIN=/usr/pack/riscv-1.0-kgf/pulp-gcc-2.5.0