SURF
1.0
|
Entities | |
rtl | architecture |
Libraries | |
ieee |
Use Clauses | |
std_logic_1164 | |
std_logic_unsigned | |
std_logic_arith | |
StdRtlPkg | Package <StdRtlPkg> |
AxiStreamPkg | Package <AxiStreamPkg> |
Generics | |
TPD_G | time := 1 ns |
INT_PIPE_STAGES_G | natural range 0 to 16 := 0 |
PIPE_STAGES_G | natural range 0 to 16 := 1 |
SLAVE_READY_EN_G | boolean := true |
VALID_THOLD_G | integer range 0 to ( 2 ** 24 ) := 1 |
VALID_BURST_MODE_G | boolean := false |
BRAM_EN_G | boolean := true |
XIL_DEVICE_G | string := " 7SERIES " |
USE_BUILT_IN_G | boolean := false |
GEN_SYNC_FIFO_G | boolean := false |
ALTERA_SYN_G | boolean := false |
ALTERA_RAM_G | string := " M9K " |
CASCADE_SIZE_G | integer range 1 to ( 2 ** 24 ) := 1 |
FIFO_ADDR_WIDTH_G | integer range 4 to 48 := 9 |
FIFO_FIXED_THRESH_G | boolean := true |
FIFO_PAUSE_THRESH_G | integer range 1 to ( 2 ** 24 ) := 1 |
INT_WIDTH_SELECT_G | string := " WIDE " |
INT_DATA_WIDTH_G | natural range 1 to 16 := 16 |
LAST_FIFO_ADDR_WIDTH_G | integer range 0 to 48 := 0 |
CASCADE_PAUSE_SEL_G | integer range 0 to ( 2 ** 24 ) := 0 |
SLAVE_AXI_CONFIG_G | AxiStreamConfigType := AXI_STREAM_CONFIG_INIT_C |
MASTER_AXI_CONFIG_G | AxiStreamConfigType := AXI_STREAM_CONFIG_INIT_C |
Ports | |
sAxisClk | in sl |
sAxisRst | in sl |
sAxisMaster | in AxiStreamMasterType |
sAxisSlave | out AxiStreamSlaveType |
sAxisCtrl | out AxiStreamCtrlType |
fifoPauseThresh | in slv ( FIFO_ADDR_WIDTH_G - 1 downto 0 ) := ( others = > ' 1 ' ) |
mAxisClk | in sl |
mAxisRst | in sl |
mAxisMaster | out AxiStreamMasterType |
mAxisSlave | in AxiStreamSlaveType |
mTLastTUser | out slv ( 7 downto 0 ) |
Definition at line 31 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 35 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 36 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 37 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 38 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 41 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 44 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 46 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 47 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 48 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 49 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 50 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 51 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 52 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 53 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 54 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 55 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 60 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 61 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 67 of file AxiStreamFifoV2.vhd.
|
Generic |
Definition at line 70 of file AxiStreamFifoV2.vhd.
Definition at line 73 of file AxiStreamFifoV2.vhd.
Definition at line 75 of file AxiStreamFifoV2.vhd.
Definition at line 79 of file AxiStreamFifoV2.vhd.
Definition at line 80 of file AxiStreamFifoV2.vhd.
|
Port |
Definition at line 81 of file AxiStreamFifoV2.vhd.
|
Port |
Definition at line 82 of file AxiStreamFifoV2.vhd.
|
Port |
Definition at line 83 of file AxiStreamFifoV2.vhd.
|
Port |
Definition at line 87 of file AxiStreamFifoV2.vhd.
Definition at line 90 of file AxiStreamFifoV2.vhd.
Definition at line 91 of file AxiStreamFifoV2.vhd.
|
Port |
Definition at line 92 of file AxiStreamFifoV2.vhd.
|
Port |
Definition at line 93 of file AxiStreamFifoV2.vhd.
|
Port |
Definition at line 94 of file AxiStreamFifoV2.vhd.
|
Library |
Definition at line 21 of file AxiStreamFifoV2.vhd.
|
Package |
Definition at line 22 of file AxiStreamFifoV2.vhd.
|
Package |
Definition at line 23 of file AxiStreamFifoV2.vhd.
|
Package |
Definition at line 24 of file AxiStreamFifoV2.vhd.
|
Package |
Definition at line 26 of file AxiStreamFifoV2.vhd.
|
Package |
Definition at line 27 of file AxiStreamFifoV2.vhd.