Architecture >> AxiStreamBytePacker::rtl
|  | 
 | comb | ( axiRst  , r  , sAxisMaster  ) | 
| seq | ( axiClk  , axiRst  ) | 
| comb | ( axiRst  , r  , sAxisMaster  ) | 
| seq | ( axiClk  , axiRst  ) | 
|  | 
 | SLV_TUSER_BITS_C | natural :=    ite (    SLAVE_CONFIG_G.TUSER_BITS_C/ =   0  ,    SLAVE_CONFIG_G.TUSER_BITS_C ,   1  ) | 
| MAX_IN_BYTE_C | integer :=    SLAVE_CONFIG_G.TDATA_BYTES_C-  1 | 
| MAX_OUT_BYTE_C | integer :=    MASTER_CONFIG_G.TDATA_BYTES_C-  1 | 
| REG_INIT_C | RegType := (    byteCount = >  0  ,    inTop = >  0  ,    inMaster = >   AXI_STREAM_MASTER_INIT_C ,    curMaster = >   AXI_STREAM_MASTER_INIT_C ,    nxtMaster = >   AXI_STREAM_MASTER_INIT_C ,    outMaster = >   AXI_STREAM_MASTER_INIT_C ) | 
|  | 
 | r | RegType :=    REG_INIT_C | 
| rin | RegType | 
The documentation for this design unit was generated from the following files:
- build/SRC_VHDL/surf/AxiStreamBytePacker.vhd
- protocols/packetizer/rtl/AxiStreamBytePacker.vhd