Entity Description: Here...
Address Map: Here...
Block Diagram: Here...
More...
Functions | ||
boolean | dump_xml ( ) | [ impure ] |
Use Clauses | |
ctype_h | |
strings_h | |
stdio_h |
Constants | |
SLAVE_IN_INFO | AvalonMMSlaveInfoArray := toArray ( init ( 16 , 32 ) ) |
STREAMING_TO_SLAVE_SUB_SYSTEM_INFO | StreamingToSlaveSubSystemInfo := ( INTERNAL_DMA_READERS = > EXAMPLE_SUB_SYSTEM_INFO .NUM_DMA_ENGINES , INTERNAL_DMA_WRITERS = > EXAMPLE_SUB_SYSTEM_INFO .NUM_DMA_ENGINES , DIRECT_DMA_READERS = > 0 , DIRECT_DMA_WRITERS = > 0 , DMA_CONTROLLER_INFO = > init ( 1024 , 128 , BOTH ) , SLAVE_WINDOW_INFO = > init ( init ( false , 1 , 0 ) ) ) |
DUMP_XML_FILES | boolean := dump_xml |
Signals | |
data_in_clk | std_logic_vector ( 0 to dataIn ' length - 1 ) |
data_in_reset | std_logic_vector ( 0 to dataIn ' length - 1 ) |
data_out_clk | std_logic_vector ( 0 to dataOut ' length - 1 ) |
data_out_reset | std_logic_vector ( 0 to dataOut ' length - 1 ) |
Instantiations | |
streaming_to_slave_sub_system_map | streamingtoslavesubsystem |
Aliases | |
data_in | AvalonSTSourceToSinkIntfArray ( 0 to dataIn ' length - 1 ) is dataIn |
Return to Top | |
data_in_rsp | AvalonSTSinkToSourceIntfArray ( 0 to dataInRsp ' length - 1 ) is dataInRsp |
data_out | AvalonSTSourceToSinkIntfArray ( 0 to dataOut ' length - 1 ) is dataOut |
data_out_rsp | AvalonSTSinkToSourceIntfArray ( 0 to dataOutRsp ' length - 1 ) is dataOutRsp |
Entity Description: Here...
Address Map: Here...
Block Diagram: Here...
Definition at line 142 of file ExampleSubSystem.vhd.
|
Function |
Definition at line 186 of file ExampleSubSystem.vhd.
Definition at line 149 of file ExampleSubSystem.vhd.
|
Alias |
Definition at line 150 of file ExampleSubSystem.vhd.
Definition at line 152 of file ExampleSubSystem.vhd.
|
Alias |
Definition at line 153 of file ExampleSubSystem.vhd.
|
Constant |
Definition at line 159 of file ExampleSubSystem.vhd.
|
Constant |
Definition at line 161 of file ExampleSubSystem.vhd.
|
Signal |
Definition at line 172 of file ExampleSubSystem.vhd.
|
Signal |
Definition at line 173 of file ExampleSubSystem.vhd.
|
Signal |
Definition at line 174 of file ExampleSubSystem.vhd.
|
Signal |
Definition at line 175 of file ExampleSubSystem.vhd.
|
Package |
Definition at line 182 of file ExampleSubSystem.vhd.
|
Package |
Definition at line 183 of file ExampleSubSystem.vhd.
|
Package |
Definition at line 184 of file ExampleSubSystem.vhd.
|
Constant |
Definition at line 214 of file ExampleSubSystem.vhd.
|
Instantiation |
Definition at line 226 of file ExampleSubSystem.vhd.