Structure construction in verilog

OP #3640035
Rate this post
useful
not useful
Hi,

   I have a group of incoming signals with different bit width belonging 
to single transaction. I have to store all these inside FIFO or buffer 
and forward all these to different block.I am coding in verilog. Is 
there any way to do this without creating individual queue for each 
signal.
  Do verilog has something similar to structure in C so my problem can 
be solved??

 Thanks in advance..

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now