Forum Discussion
Which Verilog Simulator to Install
- 3 years ago
Both of these are free and good simulators for verilog code:
https://github.com/verilator/verilator
https://github.com/steveicarus/iverilog
I use icarus verilog to simulate all my Altera FPGA designs written in verilog and find that is is accurate and fast.
They are both also very general purpose for simulating arbitrary verilog code, not necessarily FPGA related.
And for a waveform viewer, GTKwave is also an excellent free choice: https://gtkwave.sourceforge.net/
Thank you for acknowledging the solution provided by the community. I'm glad to hear that your question has been addressed.
Now, I will transition this thread to community support. If you have any further questions or concerns, please don't hesitate to reach out.
Thank you and have a great day!
Best Regards,
Richard Tan