How to Install and Uninstall verilator Package on openSUSE Leap
Last updated: November 25,2024
1. Install "verilator" package
In this section, we are going to explain the necessary steps to install verilator on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
verilator
Copied
2. Uninstall "verilator" package
This is a short guide on how to uninstall verilator on openSUSE Leap:
$
sudo zypper remove
verilator
Copied
3. Information about the verilator package on openSUSE Leap
Information for package verilator:
----------------------------------
Repository : Main Repository
Name : verilator
Version : 3.900-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 11.7 MiB
Installed : No
Status : not installed
Source package : verilator-3.900-bp155.2.11.src
Upstream URL : https://www.veripool.org/projects/verilator/wiki/Intro
Summary : Compiling Verilog HDL simulator
Description :
Verilator compiles synthesizable Verilog (not test-bench code), plus
some PSL, SystemVerilog and Synthesis assertions into an optimized
model which is in turn wrapped inside a C++/SystemC module for faster
execution.
----------------------------------
Repository : Main Repository
Name : verilator
Version : 3.900-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 11.7 MiB
Installed : No
Status : not installed
Source package : verilator-3.900-bp155.2.11.src
Upstream URL : https://www.veripool.org/projects/verilator/wiki/Intro
Summary : Compiling Verilog HDL simulator
Description :
Verilator compiles synthesizable Verilog (not test-bench code), plus
some PSL, SystemVerilog and Synthesis assertions into an optimized
model which is in turn wrapped inside a C++/SystemC module for faster
execution.