Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

reg [ x +: 12] mean ?

Altera_Forum
Honored Contributor II
1,548 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
546 Views

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

0 Kudos
Altera_Forum
Honored Contributor II
546 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