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.
17267 Discussions

Error: IP Generator Error: Modulo Target of 1...

Altera_Forum
Honored Contributor II
1,312 Views

Hi, I'm extremely novice, not even sure if the thread is right for my question. Anyway, I am getting the error message: "Error: IP Generator Error: Modulo Target of 1 was specified, but it could not be achieved" in quartus. This happens when I try to implement a simple modification inside the clipper module of the ip library. Just assigning, based on a condition, a sc_uint value to justRead variable which is of the same type. something like: justread = a?val1:val2; I want to know what this error message means. Thanks a lot...

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
603 Views

I see the same error message and I don't know why.

0 Kudos
Altera_Forum
Honored Contributor II
603 Views

Hi Tyler, there is something called ALT_MOD_TARGET, which seems to be realted to our problem. Now trying to understand what it does... good luck!

0 Kudos
Reply