summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index b4dba38..b960cd7 100644
--- a/README.md
+++ b/README.md
@@ -32,13 +32,14 @@ GHDL's foreign language interface is used for this inter-process communication.
## Features
-* Support for 500 digital models.
-* Support for digital models upto 64 output ports/pins.
-* Multiple instances of same digital model.
+* Support for nearly 500 VHDL digital models.
+* Support for VHDL digital models upto 64 output ports/pins.
+* Support for Verilog digital models.
## Pre-requisites
* [GHDL (LLVM - v0.37)](http://ghdl.free.fr/)
+* [Verilator (v4.210)](https://www.veripool.org/verilator/)
* [Ngspice (v35+)](http://ngspice.sourceforge.net/)