V
vax9000
Guest
Hi group,
I am writing a small FIFO. I made a component with 8 registers (1
byte), then plan to concatenate N instances of this component to make
an N byte FIFO. The problem is that I may change the number N from time
to time, so the code needs to be flexible. Is there a way to use "loop"
to create the N instances? Thanks
vax, 9000
I am writing a small FIFO. I made a component with 8 registers (1
byte), then plan to concatenate N instances of this component to make
an N byte FIFO. The problem is that I may change the number N from time
to time, so the code needs to be flexible. Is there a way to use "loop"
to create the N instances? Thanks
vax, 9000