Altera_Forum
Honored Contributor
10 years agoError in altera modelsim
Hello guys, i have a problem with simulation in altera modelsim about serial input parallel output shifter register vhdl code:
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.NUMERIC_STD....