Processes | |
stim | ( ) |
Libraries | |
rcu_model | |
Packages | |
rcu_pack | Package <rcu_pack> |
Signals | |
rclk_i | std_logic := ' 0 ' |
sclk_i | std_logic := ' 0 ' |
writ_i | std_logic := ' H ' |
grst_i | std_logic |
addr_i | std_logic_vector ( 39 downto 20 ) |
data_i | std_logic_vector ( 19 downto 0 ) |
what_i | string ( 7 downto 1 ) := ( others = > ' ' ) |
Component Instantiations | |
reset_it | reseter <Entity reseter> |
rclk_clocker | clocker <Entity clocker> |
sclk_clocker | clocker <Entity clocker> |
stim ( ) [Process] |
addr_i std_logic_vector ( 39 downto 20 ) [Signal] |
data_i std_logic_vector ( 19 downto 0 ) [Signal] |
grst_i std_logic [Signal] |
rclk_clocker clocker [Component Instantiation] |
rclk_i std_logic := ' 0 ' [Signal] |
rcu_pack package [Package] |
sclk_clocker clocker [Component Instantiation] |
sclk_i std_logic := ' 0 ' [Signal] |
what_i string ( 7 downto 1 ) := ( others = > ' ' ) [Signal] |
writ_i std_logic := ' H ' [Signal] |