summaryrefslogtreecommitdiffstats
path: root/academic/verilator/README
diff options
context:
space:
mode:
author Charles Daniels <charles [at] cdaniels [dot] net>2020-03-20 19:30:05 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-03-20 19:30:05 +0700
commitab05ac3f2e155e5b8bcff71ba1499b28fa70f825 (patch)
tree4320c3f751a71ae6c05d377c000b3d73f3e18113 /academic/verilator/README
parentf6bf1970803b476ceb857e28e8b7b1bcce7c01b0 (diff)
downloadslackbuilds-ab05ac3f2e155e5b8bcff71ba1499b28fa70f825.tar.gz
slackbuilds-ab05ac3f2e155e5b8bcff71ba1499b28fa70f825.tar.xz
academic/verilator: Added (Verilog HDL Simulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/verilator/README')
-rw-r--r--academic/verilator/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/academic/verilator/README b/academic/verilator/README
new file mode 100644
index 0000000000..84c46a7177
--- /dev/null
+++ b/academic/verilator/README
@@ -0,0 +1,9 @@
+Installing gperftools may improve compilation performance, but is not
+required.
+
+GTKWave is recommended for use at run-time, but not required.
+
+Verilator supports integration with SystemC. However I don't need this
+for my use case so I ahve not enabled it. If someone else wants to do
+the legwork of porting it, I will gladly make the changes to this port
+to support it. -- Charles