19use ieee.std_logic_1164.
all;
37 end record hio_cntl_type;
54 end record hio_stat_type;
std_logic_vector( 3 downto 0) slv4
std_logic_vector( 31 downto 0) slv32
std_logic_vector( 15 downto 0) slv16
std_logic_vector( 7 downto 0) slv8
std_logic_vector( 1 downto 0) slv2
in HIO_STAT hio_stat_type
in SER_MONI serport_moni_type
out HIO_CNTL hio_cntl_type
in SER_MONI serport_moni_type
out HIO_STAT hio_stat_type
in HIO_CNTL hio_cntl_type
slv2 := "10" c_mode_txblast
hio_stat_type :=(( others => '0'),( others => '0'),( others => '0'),( others => '0'),( others => '0'),( others => '0'),( others => '0'),( others => '0'),( others => '0')) hio_stat_init
slv2 := "01" c_mode_rxblast
hio_cntl_type :=( c_mode_idle, '0', '0', '0', '0') hio_cntl_init