R
RSGUPTA
Guest
Hi Folks,
There are commands in Icarus tool for compiling verilog files as given
below:
iverilog -c rtl\\files.txt
which compiles the verilog files to a.out file
and then finally the command vvp a.out is used to simulate and view
the waveform in waveform viewver.
If the same operation is to be done in Questasim what are the
equivalent commands??
Thanks in advance.
There are commands in Icarus tool for compiling verilog files as given
below:
iverilog -c rtl\\files.txt
which compiles the verilog files to a.out file
and then finally the command vvp a.out is used to simulate and view
the waveform in waveform viewver.
If the same operation is to be done in Questasim what are the
equivalent commands??
Thanks in advance.