l0_stim Architecture Reference

Inheritance diagram for l0_stim:
Inheritance graph
[legend]
Collaboration diagram for l0_stim:
Collaboration graph
[legend]

List of all members.



Processes

stim  ( )

Libraries

rcu_model 

Packages

rcu_pack  Package <rcu_pack>

Constants

PERIOD  time := 1 sec/40000000
delays_i  delay_list := ( 2ns , 5ns , 7ns , 10ns , 15ns , 20ns , 25ns )
widths_i  width_list := ( 10 ns , 15 ns , 20 ns , 25 ns , 27 ns , 30 ns , 50 ns , 100 ns , 110 ns )

Types

delay_list  array ( natural range<> ) of time
width_list  array ( natural range<> ) of time

Signals

rclk_i  std_logic
sclk_i  std_logic
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 = > ' ' )
current_delay_i  integer
current_width_i  integer

Component Instantiations

reset_it reseter <Entity reseter>
rclk_clocker clocker <Entity clocker>
sclk_clocker clocker <Entity clocker>

Member Function Documentation

stim ( ) [Process]

Member Data Documentation

addr_i std_logic_vector ( 39 downto 20 ) [Signal]
current_delay_i integer [Signal]
current_width_i integer [Signal]
data_i std_logic_vector ( 19 downto 0 ) [Signal]
delay_list array ( natural range<> ) of time [Type]
delays_i delay_list := ( 2ns , 5ns , 7ns , 10ns , 15ns , 20ns , 25ns ) [Constant]
grst_i std_logic [Signal]
PERIOD time := 1 sec/40000000 [Constant]
rclk_clocker clocker [Component Instantiation]
rclk_i std_logic [Signal]
rcu_model library [Library]

Reimplemented in rcu.

rcu_pack package [Package]
reset_it reseter [Component Instantiation]
sclk_clocker clocker [Component Instantiation]
sclk_i std_logic [Signal]
what_i string ( 7 downto 1 ) := ( others = > ' ' ) [Signal]
width_list array ( natural range<> ) of time [Type]
widths_i width_list := ( 10 ns , 15 ns , 20 ns , 25 ns , 27 ns , 30 ns , 50 ns , 100 ns , 110 ns ) [Constant]
writ_i std_logic := ' H ' [Signal]

The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208