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 agoalso, I see both a parameter "byte_size" and parameters "width_byteena_a" and "width_byteena_b".
Shouldn't "width_byteena" be computed out of "width" and "byte_size", (or, on the contrary, "byte_size" be computed out of "width" and "width_byteena") ? Or should I just specify all of them, in coherence?