Entity: slv_to_sl_axi_sync_slv

Diagram

natural stages natural DATA std_logic clk_i std_logic_vector(DATA-1 downto 0) bit_i std_logic_vector(DATA-1 downto 0) bit_o

Generics

Generic name Type Value Description
stages natural 3
DATA natural 16

Ports

Port name Direction Type Description
clk_i in std_logic
bit_i in std_logic_vector(DATA-1 downto 0)
bit_o out std_logic_vector(DATA-1 downto 0)

Signals

Name Type Description
flipflops data_tab(stages -1 downto 0)

Types

Name Type Description
data_tab array (natural range <>) of std_logic_vector(DATA-1 downto 0)

Processes