You are on page 1of 8

STEPS FOR SIMULATION IN VERILOG USING XILINX VIVADO

STEP:1

Open Vivado

STEP:2

Create new project


STEP:3

Create new file with target language verilog and name the fie
STEP:4
Select the FGGA to be used and follow steps in screen shots and give finish.

STEP:5
Define module , save and the .v veriog file get created. Double click to get .v file opened as in
screen shot
STEP:6

After saving file , go for run simulation and we get untitled waveform generated
STEP:7

Write click on the input and give force constant to set the input as shown in screen shot

STEP:8
After forcing inputs , go for run all as shown in screen shot and output waveform s obtained

You might also like