• Showing Page History #48246

Icarus Verilog

とりあえずファイルを集めてみる

以下は展開してmsysのlocal/にコピー

configure

tar zxf verilog-20090923.tar.gz
cd verilog-20090923
export CPPFLAGS="-I/usr/local/include"
export LDFLAGS="-I/usr/local/lib"
./configure --prefix=/usr/local/bin