mirror of
https://github.com/Dasharo/litex.git
synced 2026-03-06 14:58:06 -08:00
ci: Use last known working version of Verilator for Microwatt (Thanks @trabucayre).
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -54,6 +54,7 @@ jobs:
|
||||
export PATH="/usr/lib/ccache:/usr/local/opt/ccache/libexec:$PATH"
|
||||
git clone https://github.com/verilator/verilator
|
||||
cd verilator
|
||||
git checkout 7d2d32420a630befa4097170ecbf227e04e32522
|
||||
autoconf
|
||||
./configure
|
||||
make -j$(nproc)
|
||||
|
||||
Reference in New Issue
Block a user