SURF  1.0
SaltPkg Package Reference

Libraries

ieee 

Use Clauses

std_logic_1164 
StdRtlPkg  Package <StdRtlPkg>
AxiStreamPkg  Package <AxiStreamPkg>
SsiPkg  Package <SsiPkg>

Constants

SSI_GMII_CONFIG_C  AxiStreamConfigType := ssiAxiStreamConfig ( 1 , TKEEP_COMP_C , TUSER_FIRST_LAST_C , 0 )
SSI_SALT_CONFIG_C  AxiStreamConfigType := ssiAxiStreamConfig ( 4 , TKEEP_COMP_C , TUSER_FIRST_LAST_C , 8 )
SALT_MAX_WORDS_C  natural := ( 1500 / 4 )
INTER_GAP_SIZE_C  natural := 12
SOF_C  slv ( 31 downto 0 ) := x " BBBBBBBB "
SOC_C  slv ( 31 downto 0 ) := x " CCCCCCCC "
EOC_C  slv ( 31 downto 0 ) := x " DDDDDDDD "
EOF_C  slv ( 31 downto 0 ) := x " EEEEEEEE "
EOFE_C  slv ( 31 downto 0 ) := x " FFFFFFFF "
PREAMBLE_C  slv ( 31 downto 0 ) := x " 55555555 "
SFD_C  slv ( 31 downto 0 ) := x " D5555555 "

Detailed Description

Definition at line 24 of file SaltPkg.vhd.

Member Data Documentation

◆ ieee

ieee
Library

Definition at line 18 of file SaltPkg.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file SaltPkg.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 20 of file SaltPkg.vhd.

◆ AxiStreamPkg

AxiStreamPkg
Package

Definition at line 21 of file SaltPkg.vhd.

◆ SsiPkg

SsiPkg
Package

Definition at line 22 of file SaltPkg.vhd.

◆ SSI_GMII_CONFIG_C

SSI_GMII_CONFIG_C AxiStreamConfigType := ssiAxiStreamConfig ( 1 , TKEEP_COMP_C , TUSER_FIRST_LAST_C , 0 )
Constant

Definition at line 28 of file SaltPkg.vhd.

◆ SSI_SALT_CONFIG_C

SSI_SALT_CONFIG_C AxiStreamConfigType := ssiAxiStreamConfig ( 4 , TKEEP_COMP_C , TUSER_FIRST_LAST_C , 8 )
Constant

Definition at line 29 of file SaltPkg.vhd.

◆ SALT_MAX_WORDS_C

SALT_MAX_WORDS_C natural := ( 1500 / 4 )
Constant

Definition at line 30 of file SaltPkg.vhd.

◆ INTER_GAP_SIZE_C

INTER_GAP_SIZE_C natural := 12
Constant

Definition at line 31 of file SaltPkg.vhd.

◆ SOF_C

SOF_C slv ( 31 downto 0 ) := x " BBBBBBBB "
Constant

Definition at line 33 of file SaltPkg.vhd.

◆ SOC_C

SOC_C slv ( 31 downto 0 ) := x " CCCCCCCC "
Constant

Definition at line 34 of file SaltPkg.vhd.

◆ EOC_C

EOC_C slv ( 31 downto 0 ) := x " DDDDDDDD "
Constant

Definition at line 35 of file SaltPkg.vhd.

◆ EOF_C

EOF_C slv ( 31 downto 0 ) := x " EEEEEEEE "
Constant

Definition at line 36 of file SaltPkg.vhd.

◆ EOFE_C

EOFE_C slv ( 31 downto 0 ) := x " FFFFFFFF "
Constant

Definition at line 37 of file SaltPkg.vhd.

◆ PREAMBLE_C

PREAMBLE_C slv ( 31 downto 0 ) := x " 55555555 "
Constant

Definition at line 39 of file SaltPkg.vhd.

◆ SFD_C

SFD_C slv ( 31 downto 0 ) := x " D5555555 "
Constant

Definition at line 40 of file SaltPkg.vhd.


The documentation for this class was generated from the following file: