How to Install and Uninstall verilator.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 26,2024
1. Install "verilator.x86_64" package
This is a short guide on how to install verilator.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
verilator.x86_64
Copied
2. Uninstall "verilator.x86_64" package
Here is a brief guide to show you how to uninstall verilator.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
verilator.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the verilator.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:58:01 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : verilator
Version : 4.028
Release : 1.el8
Architecture : x86_64
Size : 4.5 M
Source : verilator-4.028-1.el8.src.rpm
Repository : epel
Summary : A fast simulator for synthesizable Verilog
URL : http://www.veripool.com/verilator.html
License : LGPLv3 or Artistic 2.0
Description : Verilator is the fastest free Verilog HDL simulator. It compiles
: synthesizable Verilog, 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 create executable models of CPUs for
: embedded software design teams.
Available Packages
Name : verilator
Version : 4.028
Release : 1.el8
Architecture : x86_64
Size : 4.5 M
Source : verilator-4.028-1.el8.src.rpm
Repository : epel
Summary : A fast simulator for synthesizable Verilog
URL : http://www.veripool.com/verilator.html
License : LGPLv3 or Artistic 2.0
Description : Verilator is the fastest free Verilog HDL simulator. It compiles
: synthesizable Verilog, 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 create executable models of CPUs for
: embedded software design teams.