Verilator is the fastest free Verilog HDL simulator.
Verilator is invoked with parameters similar to GCC or Synopsys's
VCS. It "Verilates" the specified synthesizable Verilog or
SystemVerilog code by reading it, performing lint checks, and
optionally inserting assertion checks and coverage-analysis points.
It outputs single- or multi-threaded .cpp and .h files,
the "Verilated" code.
Optional runtime dependencies:
* gtkwave for FST tracing (and waveform viewing)
* z3 for constrained randomization
* SystemC for SystemC support
This requires: sphinx-rtd-theme, Sphinx
Maintained by: Nick Smallbone
Keywords: verilator,verilog,HDL
ChangeLog: verilator
Homepage:
https://www.veripool.org/wiki/verilator
Download SlackBuild:
verilator.tar.gz
verilator.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| slack-desc |
| verilator.SlackBuild |
| verilator.info |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds