Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

counter ip in quartus

jjxichn
Beginner
615 Views

Hello All, I am new to Altera and I am using Agilex to do some interesting stuff. Does any one know whether Quartus Prime 20.4 have ip core to realize the counter? I saw there was ip called LPM_COUNTER in previous version but cannot find it any more.

 
Labels (1)
0 Kudos
1 Solution
FvM
Honored Contributor II
591 Views
Check Fixed Point IP. Includes these functions:
• Parallel add
• Modular multiply
• Divide
• Square root
• Simple counter
• Loadable counter
• Integer divide

View solution in original post

0 Kudos
1 Reply
FvM
Honored Contributor II
592 Views
Check Fixed Point IP. Includes these functions:
• Parallel add
• Modular multiply
• Divide
• Square root
• Simple counter
• Loadable counter
• Integer divide
0 Kudos
Reply