Altera_Forum
Honored Contributor
13 years agoVHDL 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...