Forum Discussion

EEren's avatar
EEren
Icon for Occasional Contributor rankOccasional Contributor
4 years ago

Modelsim is not simulating.

I have a module I want to test out_control.vhd entity OUT_CONTROL is port ( CLK : in std_logic; RST : in std_logic; OUT_MASK : in std_logic_vector(55 downto 0); OUT_ON_O...