Forum Discussion
Altera_Forum
Honored Contributor
8 years agodcfifo "add_width" generic
Hello, Attached is a prototype of a DCFIFO copied from altera_mf.vhd entity DCFIFO is
-- GENERIC DECLARATION
generic (
lpm_width : natural;
lpm_widthu ...
Altera_Forum
Honored Contributor
8 years agoContrary to what's written in this 6 year old post - I see LPM_HINT assigned different values by the tool (when I change some parameters in the GUI) , so I assume these ARE necessary for proper instantiation of the IP...
What I'm looking for is good documentation of this generic.