B
Brendan
Guest
Hi.
I'm trying to access a bit-vector slice using variables, like:
data_in [ (index+8): index]
But my compiler tells me this must be done using constants.
Anyonr know a way around this?
Thanks in advance,
Brendan
I'm trying to access a bit-vector slice using variables, like:
data_in [ (index+8): index]
But my compiler tells me this must be done using constants.
Anyonr know a way around this?
Thanks in advance,
Brendan