sca-ip-hdl
ro_bank Entity Reference

Inherits ro, ro_coder, and ro_output.

Entities

ro_bank_arch  architecture
 

Libraries

ieee 
rtl 

Use Clauses

std_logic_1164 
numeric_std 
math_real 
all  
ro_pack  Package <ro_pack>

Generics

count_g  positive := 16
depth_g  positive := 8
width_g  positive := 32

Ports

clock_i   in std_logic
sel_i   in std_logic_vector ( sel_width ( count_g ) - 1 downto 0 )
step_o   out std_logic_vector ( width_g- 1 downto 0 )
steps_o   out std_logic_vector ( count_g* state_width ( depth_g ) - 1 downto 0 )
state_o   out std_logic_vector ( state_width ( depth_g ) - 1 downto 0 )