Altera_Forum
Honored Contributor
15 years agoUsing LPM components in Megawizard
Hi,
I am newbie to altera Megawizard and want to create a design using lpm_counter. I opened Megawizard and created lpm_counter as per the manual. It craetes files like counter.v, counter_inst.v and counter_bb.v. In file counter.v there is instatiation of lpm_counter. lpm_counter lpm_counter_component( ) When i try to simulate counter.v in modelsim, then there is error design 'lpm_counter' is not found. From where i can found component 'lpm_counter' ? If i have to specify some library, then where it is located ? I cannot figure it out through manuals. Regards Pankaj