l1a_fifo Entity Reference

FIFO core for L1As. More...

Inheritance diagram for l1a_fifo:

Inheritance graph
[legend]
Collaboration diagram for l1a_fifo:

Collaboration graph
[legend]

List of all members.


Architectures

l1a_fifo_a Architecture
 FIFO core for L1As. More...

Libraries

ieee 
 standard IEEE library
XilinxCoreLib 

Packages

std_logic_1164 
 std_logic definitions, see file

Ports

clk  in std_logic
 Clock.
din  in std_logic_vector ( 43 downto 0 )
 Data in.
rd_en  in std_logic
 Read enable.
srst  in std_logic
 Synchronous reset.
wr_en  in std_logic
 Write enable.
dout  out std_logic_vector ( 43 downto 0 )
 Data out.
empty  out std_logic
 Empty flag, deasserted after 2 writes!!!
full  out std_logic
 Full flag.


Detailed Description

FIFO core for L1As.

FIFO core for L1As
Stores BCID for accepted bunch as well as corresponding Level-1 ID. Generated with Xilinx FIFO Generator v4.2

Definition at line 73 of file l1a_fifo.vhd.


Member Data Documentation

clk in std_logic [Port]

Clock.

Definition at line 75 of file l1a_fifo.vhd.

din in std_logic_vector ( 43 downto 0 ) [Port]

Data in.

Definition at line 76 of file l1a_fifo.vhd.

dout out std_logic_vector ( 43 downto 0 ) [Port]

Data out.

Definition at line 80 of file l1a_fifo.vhd.

empty out std_logic [Port]

Empty flag, deasserted after 2 writes!!!

Definition at line 81 of file l1a_fifo.vhd.

full out std_logic [Port]

Full flag.

Definition at line 82 of file l1a_fifo.vhd.

ieee library [Library]

standard IEEE library

Reimplemented in main_components.

Definition at line 62 of file l1a_fifo.vhd.

rd_en in std_logic [Port]

Read enable.

Definition at line 77 of file l1a_fifo.vhd.

srst in std_logic [Port]

Synchronous reset.

Definition at line 78 of file l1a_fifo.vhd.

std_logic_1164 package [Package]

std_logic definitions, see file

Reimplemented in main_components.

Definition at line 64 of file l1a_fifo.vhd.

wr_en in std_logic [Port]

Write enable.

Definition at line 79 of file l1a_fifo.vhd.


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

Author: M.Niegl
Generated on Tue Nov 4 00:51:35 2008 for BCM-AAA by doxygen 1.5.7.1-20081012