Skip to content

Commit

Permalink
workflows: set on verilator v4.218
Browse files Browse the repository at this point in the history
  • Loading branch information
Kumonda221-CrO3 committed May 30, 2024
1 parent 262ba68 commit 15cabd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scenario-CoupledL2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
git clone https://github.com/verilator/verilator
unset VERILATOR_ROOT
cd verilator
git checkout v5.020
git checkout v4.218
autoconf
./configure CC=${{ matrix.compiler.cc }} CXX=${{ matrix.compiler.cxx }} LINK=${{ matrix.compiler.cxx }}
make -j4
Expand Down

0 comments on commit 15cabd0

Please sign in to comment.