Back to Package Report


Component - LPM_RAM_DQ

Summary

Name

Location

Description

LPM_RAM_DQ

mlite_pack.vhd#141

Generics

Count: 11

Name

Type

Default value

Description

LPM_WIDTH

natural

LPM_WIDTHAD

natural

LPM_NUMWORDS

natural

0

LPM_INDATA

string

“REGISTERED”

LPM_ADDRESS_CONTROL

string

“REGISTERED”

LPM_OUTDATA

string

“REGISTERED”

LPM_FILE

string

“UNUSED”

LPM_TYPE

string

“LPM_RAM_DQ”

USE_EAB

string

“OFF”

INTENDED_DEVICE_FAMILY

string

“UNUSED”

LPM_HINT

string

“UNUSED”

Ports

Count: 6

Name

Mode

Type

Description

DATA

in

std_logic_vector ( LPM_WIDTH - 1 downto 0 )

ADDRESS

in

std_logic_vector ( LPM_WIDTHAD - 1 downto 0 )

INCLOCK

in

std_logic

OUTCLOCK

in

std_logic

WE

in

std_logic

Q

out

std_logic_vector ( LPM_WIDTH - 1 downto 0 )


Back to Package Report