digital_behave Architecture Reference

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

List of all members.



Processes

out_mux  ( out_mux_reg , in_demux_reg )
out_mux_2  ( analog_channels , omux_select )
demux  ( idemux_select , cal )
out_mux_shifter  ( ckb , dreset )
in_demux_shifter  ( demux_ckb_i , dreset )
dreset_check  ( )
ckb_shift_sequence_check  ( ckb , shift_in_b , dreset )

Types

analog_channels_t  array ( channels downto 0 ) of real
fsm_t  ( idle , reset , start , counting , fail , wait_fini_overlap )

Signals

analog_channels  analog_channels_t := ( others = > 1.0 )
fsm  fsm_t := idle
out_mux_reg  std_logic_vector ( channels downto 0 ) := ( others = > ' 1 ' )
in_demux_reg  std_logic_vector ( channels downto 0 ) := ( others = > ' 1 ' )
demux_shift_b_i  std_logic := ' 1 '
demux_ckb_i  std_logic := ' 1 '
omux_select  integer := 0
idemux_select  integer := 0
dreset_stable  boolean := true
i  integer := 0

Member Function Documentation

[Process]
ckb_shift_sequence_check ( ckb ,
shift_in_b ,
dreset )
[Process]
demux ( idemux_select ,
cal )
dreset_check ( ) [Process]
[Process]
in_demux_shifter ( demux_ckb_i ,
dreset )
[Process]
out_mux ( out_mux_reg ,
in_demux_reg )
[Process]
out_mux_2 ( analog_channels ,
omux_select )
[Process]
out_mux_shifter ( ckb ,
dreset )

Member Data Documentation

analog_channels analog_channels_t := ( others = > 1.0 ) [Signal]
analog_channels_t array ( channels downto 0 ) of real [Type]
demux_ckb_i std_logic := ' 1 ' [Signal]
demux_shift_b_i std_logic := ' 1 ' [Signal]
dreset_stable boolean := true [Signal]
fsm fsm_t := idle [Signal]
fsm_t ( idle , reset , start , counting , fail , wait_fini_overlap ) [Type]
i integer := 0 [Signal]
idemux_select integer := 0 [Signal]
in_demux_reg std_logic_vector ( channels downto 0 ) := ( others = > ' 1 ' ) [Signal]
omux_select integer := 0 [Signal]
out_mux_reg std_logic_vector ( channels downto 0 ) := ( others = > ' 1 ' ) [Signal]

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