Altera_Forum
Honored Contributor
18 years agoShould I expect critical warnings in DDR IP code?
I have a 7.2 design with the Altera DDR SDRAM controller megacore function.
My design seems to work but I am getting the following critical warnings: Critical Warning: (Critical) Rule A102: Register output should not drive its own control signal directly or through combinational logic. Found 1 combinational loops related to this rule. Critical Warning: (High) Rule A103: Design should not contain delay chains. Found 3 delay chains. Critical Warning: (High) Rule R101: Combinational logic used as a reset signal should be synchronized. Found 2 node(s) related to this rule. When I try and locate the error in the design file I get a pop-up saying "Cannot open encrypted file .../pzdyqx.vhd -- license file support for this file includes compilation support, but does not include viewing support" Should I ignore these?