Forum Discussion
Altera_Forum
Honored Contributor
7 years agoHi,
1. Here is Typo mistake, Defparam lpmi_nstance.LPM_WIDTH = 16; ---> lpm_instance.LPM_WIDTH 2. Missed port sload while instantiation & declare all inputs & outputs before use it & then instantiate, lpm_ff_8 regg(.data(a), .clock(clk), .q(q)); note: unfortunately handled old thread while handling thread 59117 Best Regards Vikas Jathar (This message was posted on behalf of Intel Corporation)