List of all members.
Types |
array2x7 | array ( 0 to 1 ) of ( 6 downto 0 ) |
array2x65 | array ( 0 to 1 ) of ( 64 downto 0 ) |
array14X12 | array ( 0 to 13 ) of ( 11 downto 0 ) |
Signals |
fifo_re | array2X7 := ( others = > ( others = > ' 0 ' ) ) |
fifo_we | array2X7 := ( others = > ( others = > ' 0 ' ) ) |
dip | array2X65 := ( others = > ( others = > ' 0 ' ) ) |
dop | array2X65 := ( others = > ( others = > ' 0 ' ) ) |
fifo_empty | ( 13 downto 0 ) := ( others = > ' 0 ' ) |
fifo_full | ( 13 downto 0 ) := ( others = > ' 0 ' ) |
fifo_Almostfull | ( 13 downto 0 ) := ( others = > ' 0 ' ) |
rdcount | array14X12 := ( others = > ( others = > ' 0 ' ) ) |
wrcount | array14X12 := ( others = > ( others = > ' 0 ' ) ) |
BRAM_re | := ' 0 ' |
BRAM_vld | := ' 0 ' |
wa_equal_ra_q | := ' 0 ' |
do_vld | ( 1 downto 0 ) := ( others = > ' 0 ' ) |
wa | ( 12 downto 0 ) := ( others = > ' 0 ' ) |
ra | ( 12 downto 0 ) := ( others = > ' 0 ' ) |
Detailed Description
Definition at line 49 of file FIFO65x8k.vhd.
The documentation for this class was generated from the following files: