AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
 All Classes Variables
Entities | Public Attributes
FIFO_sync Entity Reference
Inheritance diagram for FIFO_sync:
Inheritance graph
[legend]

List of all members.

Entities

behavioral  architecture

Use Clauses

numeric_std 

Generics

fifo_deep  integer := 6

Ports

aclr   in std_logic
clk_w   in std_logic
wen   in std_logic
dataw   in std_logic_vector ( 65 downto 0 )
almost_f   out std_logic
clk_r   in std_logic
datar   out std_logic_vector ( 65 downto 0 )
ren   in std_logic
empty   out std_logic

Detailed Description

Definition at line 18 of file FIFO_sync.vhd.


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