|
SURF
|
Inheritance diagram for EventFrameSequencerDemux:
Collaboration diagram for EventFrameSequencerDemux:Entities | |
| EventFrameSequencerDemux.rtl | architecture |
Libraries | |
| ieee | |
| surf | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_unsigned | |
| std_logic_arith | |
| StdRtlPkg | Package <StdRtlPkg> |
| AxiLitePkg | Package <AxiLitePkg> |
| AxiStreamPkg | Package <AxiStreamPkg> |
| SsiPkg | Package <SsiPkg> |
Generics | |
| TPD_G | time := 1 ns |
| NUM_MASTERS_G | positive := 2 |
| AXIS_CONFIG_G | AxiStreamConfigType |
| INPUT_PIPE_STAGES_G | natural := 0 |
| OUTPUT_PIPE_STAGES_G | natural := 0 |
Ports | ||
| axisClk | in | sl |
| axisRst | in | sl |
| blowoffExt | in | sl := ' 0 ' |
| axilReadMaster | in | AxiLiteReadMasterType := AXI_LITE_READ_MASTER_INIT_C |
| axilReadSlave | out | AxiLiteReadSlaveType |
| axilWriteMaster | in | AxiLiteWriteMasterType := AXI_LITE_WRITE_MASTER_INIT_C |
| axilWriteSlave | out | AxiLiteWriteSlaveType |
| sAxisMaster | in | AxiStreamMasterType |
| sAxisSlave | out | AxiStreamSlaveType |
| mAxisMasters | out | AxiStreamMasterArray ( NUM_MASTERS_G- 1 downto 0 ) |
| mAxisSlaves | in | AxiStreamSlaveArray ( NUM_MASTERS_G- 1 downto 0 ) |