View Single Post
  #1 (permalink)  
Old 02-02-2010, 10:15 PM
fpgaasicdesigner
Guest
 
Posts: n/a
Default concatenation with a for loop

Hi all,

How can I write more with more elegance this:

header={register[0],register[1],register[2]}.

Meaning having a for loop to concatenate these bus ?

Thanks
Reply With Quote