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

reg [ x +: 12] mean ?

Altera_Forum
Honored Contributor II
1,247 Views

what is the meaning of this syntax?  

 

here x could be input vector 

 

reg [ x +: 12]  

 

please help !!
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
245 Views

it is slicing a vector from X to X+12.

0 Kudos
Altera_Forum
Honored Contributor II
245 Views

It means you don't have the latest copy of the lrm (http://standards.ieee.org/getieee/1800/download/1800-2012.pdf).

0 Kudos
Reply