vhdl with xilinx tutorial - miunapachepersonal.miun.se/~amiyou/vhdl/tutorial2.pdf · vhdl with...

Post on 04-May-2018

244 Views

Category:

Documents

3 Downloads

Preview:

Click to see full reader

TRANSCRIPT

VHDL with Xilinx Tutorial

• Simulation of design with ISim

• New Source -> VHDL Test Bench

• Associate test bench file with the module you want to put under test.

• Get the summary

• Specify ’Behaviour Simulation’

• Write stimulus code

• Write stimulus code

• Select testbench file, You will find Isim Simulator • Simulate Behavioural Model -> Run

• Here you go…is it what you were expecting?

• 4 bit adder

top related