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

error regarding register inference

Altera_Forum
Honored Contributor II
1,259 Views

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...
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
611 Views

Could you post the relevant VHDL code fragment for forum members to take a look at please? 

 

It sounds more to do with what you are doing with the q signal rather than how you have declared it
0 Kudos
Reply