Thread
:
concatenation with a for loop
View Single Post
#
4
(
permalink
)
02-02-2010, 11:16 PM
John_H
Guest
Posts: n/a
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 ]
John_H