summaryrefslogtreecommitdiff
path: root/lang/verilator/pkg/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'lang/verilator/pkg/DESCR')
-rw-r--r--lang/verilator/pkg/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/verilator/pkg/DESCR b/lang/verilator/pkg/DESCR
new file mode 100644
index 0000000..24bde1a
--- /dev/null
+++ b/lang/verilator/pkg/DESCR
@@ -0,0 +1,6 @@
1Verilator is the fastest free Verilog HDL simulator, and beats most
2commercial simulators. It compiles synthesizable Verilog (not test-bench
3code!), plus some PSL, SystemVerilog and Synthesis assertions into C++
4or SystemC code. It is designed for large projects where fast simulation
5performance is of primary concern, and is especially well suited to
6generate executable models of CPUs for embedded software design teams.