summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorapaj2020-06-05 23:42:33 +0200
committerGitHub2020-06-05 21:42:33 +0000
commit803ccbb705288a90c2020a1e13ec714f25ffcb13 (patch)
tree48e666b3c714225850deb0e3367e746feb8510df
parent2e5071da02a6d575d4f1191e882e44a007defa18 (diff)
verilator_4_016 --> v4.016 (#1459)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-rw-r--r--SETUP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SETUP.md b/SETUP.md
index 6bb0e1f2..5f5e6f4f 100644
--- a/SETUP.md
+++ b/SETUP.md
@@ -39,7 +39,7 @@ Note that both [PeekPokeTester](https://github.com/freechipsproject/chisel-teste
3. In the Verilator repository directory, check out a known good version:
```
git pull
- git checkout verilator_4_016
+ git checkout v4.016
```
4. In the Verilator repository directory, build and install: