From 64875251528f474ce8e50e4106d2716ad0a84c5d Mon Sep 17 00:00:00 2001 From: Schuyler Eldridge Date: Wed, 31 Jan 2024 14:28:21 -0500 Subject: [PATCH] fixup! Bump to Chisel 6, migrate to svsim --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 677d250..0abc395 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -26,7 +26,7 @@ jobs: run: | # Prerequisites: sudo apt-get install git help2man perl python3 make autoconf g++ flex bison ccache - sudo apt-get install libgoogle-perftools-dev numactl perl-doc + sudo apt-get install numactl perl-doc sudo apt-get install libfl2 # Ubuntu only (ignore if gives error) sudo apt-get install libfl-dev # Ubuntu only (ignore if gives error) sudo apt-get install zlibc zlib1g zlib1g-dev # Ubuntu only (ignore if gives error)