From 57d1f4890066bfd23246c1d1a1201feff53d01bd Mon Sep 17 00:00:00 2001 From: Luca Colagrande Date: Sun, 28 Jul 2024 11:22:49 +0200 Subject: [PATCH] README: Remove Verilator version --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 67de7adf7..301c2d1e1 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,6 @@ What can you expect to find in this repository? This code was previously hosted in the [Snitch monorepo](https://github.com/pulp-platform/snitch) and was spun off into its own repository to simplify maintenance and dependency handling. Note that our Snitch-based manycore system [Occamy](https://github.com/pulp-platform/occamy) has also moved. -## Tool Requirements - -* `verilator >= v4.1` -* `bender >= v0.27.0` - ## License Snitch is being made available under permissive open source licenses.