💚 Fix CI problem pulling riscv-fesvr

This commit is contained in:
Florian Zaruba 2018-07-24 20:59:26 -07:00
parent 3ec61a67cc
commit f091dbce57
No known key found for this signature in database
GPG key ID: E742FFE8EC38A792
3 changed files with 3 additions and 3 deletions

View file

@ -138,7 +138,6 @@ $(tests): build
${library}.$@_tb_optimized
# User Verilator, at some point in the future this will be auto-generated
# --trace-structs --trace
verilate:
$(verilator) \
$(ariane_pkg) \
@ -165,6 +164,7 @@ verilate:
-Wno-UNOPTFLAT \
-Wno-UNUSED \
-Wno-ASSIGNDLY \
--trace-structs --trace \
-LDFLAGS "-lfesvr" -CFLAGS "-std=c++11 -I../tb/dpi" -Wall --cc --vpi \
$(list_incdir) --top-module ariane_testharness \
--Mdir build \

View file

@ -5,7 +5,7 @@ cd $ROOT/tmp
RELEASE=0.1.0
if ! [ -e $ROOT/tmp/riscv-fesvr ]; then
https://github.com/riscv/riscv-fesvr.git
git clone https://github.com/riscv/riscv-fesvr.git
fi
cd $ROOT/tmp/riscv-fesvr
mkdir -p build

2
tb

@ -1 +1 @@
Subproject commit dfbfc8c261472cf0ecf1ba04e5dce00251294c19
Subproject commit 70397e11ee3b0243f53a34facd64e9ac5b8a576c