aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-06-29 09:58:39 +0200
committerClifford Wolf <clifford@clifford.at>2015-06-29 09:58:39 +0200
commit56b2b4971d4177190679646c153f9723d16735b8 (patch)
tree5c43a2739ad65cd8f3926b9031ec5bb3a12fff8e /README.md
parent7417a3e249fe5850c4460bbba577ca1a3dba570a (diff)
downloadpicorv32-56b2b4971d4177190679646c153f9723d16735b8.tar.gz
picorv32-56b2b4971d4177190679646c153f9723d16735b8.zip
Added Note about Icarus Verilog to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2da99ad..7620ee4 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,11 @@ Simply copy this file into your project.
A basic test environment. Run `make test`, `make test_sp` and/or `make test_axi` to run
the test firmware in different hardware configurations.
+*Note: The test bench is using Icarus Verilog. However, Icarus Verilog 0.9.7
+(the latest release at the time of writing) has a few bugs that prevent the
+test bench from running. Upgrade to the latest github master of Icarus Verilog
+to run the test bench.*
+
#### firmware/
A simple test firmware. This runs the basic tests from `tests/`, some C code, tests IRQ