Package >> SrpV3Pkg
|
SRP_VERSION_C | slv ( 7 downto 0 ) := x " 03 " |
SRP_READ_C | slv ( 1 downto 0 ) := " 00 " |
SRP_WRITE_C | slv ( 1 downto 0 ) := " 01 " |
SRP_POSTED_WRITE_C | slv ( 1 downto 0 ) := " 10 " |
SRP_NULL_C | slv ( 1 downto 0 ) := " 11 " |
SRPV3_REQ_INIT_C | SrpV3ReqType := ( request = > ' 0 ' , remVer = > ( others = > ' 0 ' ) , opCode = > ( others = > ' 0 ' ) , spare = > ( others = > ' 0 ' ) , prot = > ( others = > ' 0 ' ) , tid = > ( others = > ' 0 ' ) , addr = > ( others = > ' 0 ' ) , reqSize = > ( others = > ' 0 ' ) ) |
SRPV3_ACK_INIT_C | SrpV3AckType := ( done = > ' 0 ' , respCode = > ( others = > ' 0 ' ) ) |
The documentation for this design unit was generated from the following files:
- build/SRC_VHDL/surf/SrpV3Pkg.vhd
- protocols/srp/rtl/SrpV3Pkg.vhd