Package: RawEthFramerPkg
- File: RawEthFramerPkg.vhd
Constants
Name | Type | Value | Description |
---|---|---|---|
ETH_BCF_C | integer | 2 | |
RAW_ETH_CONFIG_INIT_C | AxiStreamConfigType | ssiAxiStreamConfig(8, TKEEP_COMP_C, TUSER_FIRST_LAST_C, 8, 3) |
dataBytes = 8 tKeepMode = TKEEP_COMP_C; tUserMode = TUSER_FIRST_LAST_C; tDestBits = 8 tUserBits = 3 |
Functions
- ssiGetUserBcf ( axisConfig : AxiStreamConfigType;
axisMaster : AxiStreamMasterType) return sl
- ssiSetUserBcf ( axisConfig : in AxiStreamConfigType;
axisMaster : inout AxiStreamMasterType;
bcf : in sl) return ()