參考資訊:
https://github.com/steveicarus/iverilog
$ sudo apt-get install autoconf gperf make gcc g++ bison flex $ cd $ git clone https://github.com/steveicarus/iverilog --recursive $ cd iverilog/ $ autoconf $ ./configure $ make -j4 $ sudo make install