[source]

Component fifo_ic_got

D_BITSMIN_DEPTHDATA_REGOUTPUT_REGESTATE_WR_BITSFSTATE_RD_BITSclk_wrstd_logicrst_wrstd_logicputstd_logicdin[D_BITS - 1 downto 0]std_logic_vectorclk_rdstd_logicrst_rdstd_logicgotstd_logicfullstd_logicestate_wrstd_logic_vector[imax ( ESTATE_WR_BITS - 1 , 0 ) downto 0]validstd_logicdoutstd_logic_vector[D_BITS - 1 downto 0]fstate_rdstd_logic_vector[imax ( FSTATE_RD_BITS - 1 , 0 ) downto 0]

Block Diagram of fifo_ic_got

Generics

Name

Type

Initial Value

Description

D_BITS

positive

Data Width

MIN_DEPTH

positive

Minimum FIFO Depth

DATA_REG

boolean

false

Store Data Content in Registers

OUTPUT_REG

boolean

false

Registered FIFO Output

ESTATE_WR_BITS

natural

0

Empty State Bits

FSTATE_RD_BITS

natural

0

Full State Bits

Ports

Name

Direction

Type

Description

clk_wr

in

std_logic

Write Interface

rst_wr

in

std_logic

put

in

std_logic

din

in

std_logic_vector

full

out

std_logic

estate_wr

out

std_logic_vector

clk_rd

in

std_logic

Read Interface

rst_rd

in

std_logic

got

in

std_logic

valid

out

std_logic

dout

out

std_logic_vector

fstate_rd

out

std_logic_vector