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 agobasically yes - assuming to follow the templates correctly for accessing that ram.
Its actually very good now. Ive had infered rams from arrays of unsigned, signed, sfixed and integer types without problems. I even messed around and used a character type as the address input and it infered a ram!! Means I dont have to keep converting to std_logic_vectors all the time!