Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

VHDL test bench

I don't know how to write test bench coding and i don't know how to see the output.I am writing a simple programme of and gate below: library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LO...