Altera_Forum
Honored Contributor
9 years agoGetting rid of some differential I/O pins and PowerPlay warnings
Hello,
I am programming a MAX10 FPGA on Quartus Prime and I got the following warnings: Critical Warning (16562): Review the PowerPlay Power Analyzer report file (<design>.pow.rpt) to ensure your design is within the maximum power utilization limit of the single power-supply target device and to avoid functional failures. Warning (176674): Following 2 pins are differential I/O pins but do not have their complement pins. Hence, the Fitter automatically created the complement pins. To try to solve the critical warning I runned the PowerPlay Power Analizer tool leaving all parameters as they were when I opened it (nothing changed) and for the normal warning I wanted to use two ALT_INBUF_DIFF primitives but they are not supported for MAX10 and I got an error so I do not know how to get rid of this warning. Do you guys have any idea of how to solve these problems? Thanks in advance! Regards, Javiwolf