Altera_Forum
Honored Contributor
7 years agoSR latch test bench help
Hey im not sure how to make a testbench for an sr latch, the code ive made is shown below for the latch and the testbench. for the latch library ieee; use ieee.std_logic_1164.all; ...