一. 下載源碼
$: git clone https://github.com/steveicarus/iverilog.git
二. 配置依賴
$:cd iverilog
$: sudo apt-get install autoconf gperf bison flex g++ gcc
$: sh autoconf.sh
三. 編譯
$: ./configure? --prefix=想要安裝的路徑
$: make?
$: sudo make install
$: git clone https://github.com/steveicarus/iverilog.git
$:cd iverilog
$: sudo apt-get install autoconf gperf bison flex g++ gcc
$: sh autoconf.sh
$: ./configure? --prefix=想要安裝的路徑
$: make?
$: sudo make install