From e3b776a81fb8c2911788621335428b65cdf294ee Mon Sep 17 00:00:00 2001 From: Marno van der Maas <34654485+marnovandermaas@users.noreply.github.com> Date: Fri, 12 Feb 2021 09:49:17 +0000 Subject: [PATCH] Clarified supported versions of verilator --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fcc0026..44835f0 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,9 @@ First clone this repository and then inside the repository initialize the submod Build the Bluespec Compiler `bsc` from [this repository](https://github.com/B-Lang-org/bsc). You will also need set the `$BLUESPECDIR` to the `lib` folder of your `bsc` install. By default this is located in `inst/lib` directory inside your bsc repo. Also, make sure to add the `inst/bin` directory to your `$PATH` environment variable. -If you wish to use Verilator, you will need version 3.922 or later. You can build any version of Verilator from [this repository](https://github.com/verilator/verilator/releases) and follow the build instructions [on the official website](https://www.veripool.org/projects/verilator/wiki/Installing). +If you wish to use Verilator, the build has been tested on versions 3.922 and 3.926. +You can build any version of Verilator from [this repository](https://github.com/verilator/verilator/releases) and follow the build instructions [on the official website](https://www.veripool.org/projects/verilator/wiki/Installing). +Using version 4.002 or later is currently not supported. $ verilator --version Verilator 3.922 2018-03-17 rev verilator_3_920-32-gdf3d1a4