View Single Post
  #4 (permalink)  
Old 02-02-2010, 11:16 PM
John_H
Guest
 
Posts: n/a
Default Re: concatenation with a for loop

On Feb 2, 5:15*pm, John_H <newsgr...@johnhandwork.com> wrote:
>
> * header[n] <= register[ n-1 :+ 1 ];


Oops...
Make that register[ 15-n :+ 1 ]
Reply With Quote