Forum Discussion

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

SR 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; ...