Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to download and install Icarus Verilog in linux environment? #202

Open
lizajoseph opened this issue Apr 16, 2024 · 1 comment
Open

Comments

@lizajoseph
Copy link

I want to run the simulation tests for this design , however I am unable to run the test with the command "make WAVES=1". I get below error.

FST warning: ignoring signals in previously scanned scope test_fpga_core.core_inst.udp_payload_fifo.genblk9.
ERROR: results.xml was not written by the simulation!
make[1]: *** [/home/liza/anaconda3/lib/python3.9/site-packages/cocotb/share/makefiles/simulators/Makefile.icarus:96: results.xml] Error 1
make[1]: Leaving directory '/home/liza/verilog-ethernet/example/Alveo/fpga_25g/tb/fpga_core'
make: *** [/home/liza/anaconda3/lib/python3.9/site-packages/cocotb/share/makefiles/Makefile.inc:40: sim] Error 2

I suspect that the Icarus Verilog simulator is not installed, however I do not know how to get this simulator installed. The link in this page for Icarus Verilog does not exist anymore.

@lizajoseph
Copy link
Author

I was able to download and install icarus verilog version 10.3 from below link
https://sourceforge.net/projects/iverilog/files/iverilog/10.3/verilog-10.3.tar.gz/download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant