Altera_Forum
Honored Contributor
17 years agoerror regarding register inference
Hi,
I have declared an integer type signal named q in the architecture declaration region. I m getting an error, which i could not comprehend... can't infer register for "q[18]" because its behavior does not match any supported register model the same error is displayed for q[0] to q[18] plz help me out... Thanks...