Source: verilator Section: electronics Priority: optional Maintainer: Debian Electronics Team Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) Build-Depends: debhelper (>= 12), flex, bison, libfl-dev, libsystemc-dev [amd64 arm64 i386 kfreebsd-any] Standards-Version: 4.3.0 Homepage: http://www.veripool.org/wiki/verilator Vcs-Git: https://salsa.debian.org/electronics-team/verilator.git Vcs-Browser: https://salsa.debian.org/electronics-team/verilator Package: verilator Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: libsystemc-dev Suggests: gtkwave Description: fast free Verilog simulator Verilator is the fastest free Verilog HDL simulator, and beats many commercial simulators. It compiles synthesizable Verilog (not test-bench code!), plus some PSL, SystemVerilog and Synthesis assertions into C++ or SystemC code. It is designed for large projects where fast simulation performance is of primary concern, and is especially well suited to generate executable models of CPUs for embedded software design teams.