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

List of all members.

Entities

initial  architecture

Use Clauses

numeric_std 

Generics

BUFWIDTH  natural := 0
ADDRWIDTH  natural := 0

Ports

ClkA   in std_logic
ClkB   in std_logic
wea   in std_logic
addra   in std_logic_vector ( BUFWIDTH + ADDRWIDTH - 1 downto 0 )
addrb   in std_logic_vector ( BUFWIDTH + ADDRWIDTH - 1 downto 0 )
dia   in std_logic_vector ( 7 downto 0 )
dob   out std_logic_vector ( 7 downto 0 )

Detailed Description

Definition at line 5 of file udp_dualportram.vhd.


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