Skip to content

Commit

Permalink
[README] Point users to compile Verilator v5.016
Browse files Browse the repository at this point in the history
  • Loading branch information
ptpan committed Dec 6, 2023
1 parent 14d2282 commit c23a673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ install Verilator from source using the following commands:
$ cd ${HOME}/src
$ git clone https://github.com/verilator/verilator.git
$ cd verilator
$ git checkout v4.228
$ git checkout v5.016
$ ./configure
$ make
$ sudo make install
Expand Down

0 comments on commit c23a673

Please sign in to comment.