iverilog
Preprocesses and compiles Verilog HDL (IEEE-1364) code into executable programs for simulation. More information: <https://github.com/steveicarus/iverilog>.
RUN apt-get update && \
apt-get install -y iverilog
RUN apt-get update && \
apt-get install -y iverilog
RUN pacman -S --noconfirm iverilog
RUN apt-get update && \
apt-get install -y iverilog
RUN dnf install -y iverilog
RUN apt-get update && \
apt-get install -y iverilog