Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17043 Discussions

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

Altera_Forum
Honored Contributor II
1,241 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
532 Views

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

0 Kudos
Altera_Forum
Honored Contributor II
532 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