mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
Merge branch 'enjoy-digital:master' into tx_write_only
This commit is contained in:
commit
74c3ba0992
1 changed files with 1 additions and 0 deletions
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)
|
||||
|
|
Loading…
Reference in a new issue