Forum Discussion
Altera_Forum
Honored Contributor
14 years agolpm_hint
Hi all! Many of Altera's 'Library Parametrizable Modules' (LPMs) have a 'lpm_hint' generic. This parameter is a string that is parsed, and can contain an arbitrary long list of parameter/valu...
Altera_Forum
Honored Contributor
14 years agoOK
Thx P.S: when you talk about 'using infered ram', you mean declaring an array of std_logic_vector (for instance) and let the synthesizer implement it with a RAM block in the FPGA, right?