Altera_Forum
Honored Contributor
14 years agotestbench integer type
Dear all, Below is my testbench code that i simulate in ModelSim. --------------------------------------------------------------------- library IEEE; use IEEE.Std_logic_1164.all; use IE...