S
Steve
Guest
Hi, I would like to create a state machine that is of generic size.
It is for accessing offchip memory, having parallel components attempting to
access and delivering access to one at a time. I just don't know how many
different components are trying to access the memory until I use it.
is there a way to create state type of arrays, so that generics can be used
to create the size
of the state machine???
steve
It is for accessing offchip memory, having parallel components attempting to
access and delivering access to one at a time. I just don't know how many
different components are trying to access the memory until I use it.
is there a way to create state type of arrays, so that generics can be used
to create the size
of the state machine???
steve