Architecture >> AxiStreamRingBufferTb::testbed
|
CLK_PERIOD_C | time := 10 ns |
TPD_C | time := CLK_PERIOD_C/ 4 |
AXIS_CONFIG_C | AxiStreamConfigType := ssiAxiStreamConfig ( dataBytes = > 2 ) |
REG_INIT_C | RegType := ( extTrig = > ' 0 ' , data = > ( others = > ' 0 ' ) , cnt = > ( others = > ' 0 ' ) ) |
|
r | RegType := REG_INIT_C |
rin | RegType |
clk | sl := ' 0 ' |
rst | sl := ' 1 ' |
axilWriteMaster | AxiLiteWriteMasterType := AXI_LITE_WRITE_MASTER_INIT_C |
axilWriteSlave | AxiLiteWriteSlaveType := AXI_LITE_WRITE_SLAVE_INIT_C |
axilReadMaster | AxiLiteReadMasterType := AXI_LITE_READ_MASTER_INIT_C |
axilReadSlave | AxiLiteReadSlaveType := AXI_LITE_READ_SLAVE_INIT_C |
axisMaster | AxiStreamMasterType := AXI_STREAM_MASTER_INIT_C |
axisSlave | AxiStreamSlaveType := AXI_STREAM_SLAVE_FORCE_C |
The documentation for this design unit was generated from the following files:
- axi/axi-stream/tb/AxiStreamRingBufferTb.vhd
- build/SRC_VHDL/surf/AxiStreamRingBufferTb.vhd