| lpm_ram_dq Megafunction | |
The following AHDL function prototype is located in the AHDL Include File (.inc) Definitionlpm_ram_dq.inc in the <Quartus® Prime Standard Edition installation directory>\libraries\megafunctions directory.
FUNCTION lpm_ram_dq(data[LPM_WIDTH-1..0], address[LPM_WIDTHAD-1..0],
we, inclock, outclock)
WITH (LPM_WIDTH, LPM_WIDTHAD, LPM_NUMWORDS, LPM_FILE,
LPM_INDATA, LPM_ADDRESS_CONTROL, LPM_OUTDATA)
RETURNS (q[LPM_WIDTH-1..0]);