Wednesday, January 27, 2016

ICARUS Verilog

Installation:
------------
Installation guide: http://iverilog.wikia.com/wiki/Installation_Guide

Download the latest one from git
    https://github.com/steveicarus/iverilog

Trying out the first example
    Use the following command to generate .vcd file
        iverilog -o example_3_1.vvp example_3_1_tb.v
    Display the waveforms
        export DISPLAY=:0.0
        gtkwave example_3_1.vcd

No comments:

Post a Comment

VIS & VL2MV

18/01/2016: -----------     Installing VIS model checker     ----------------------------         Download from: http://vlsi.colorado.edu/~...