R
rootz
Guest
Hi.
I would like to dynamically select certain bits in a bus.
For example if I have a 64-bit bus test_data[63:0], I would like to be
able to select a subset of test_data[x:y] where both x and y can be
known at run-time. I heard this was possible in verilog 2001 for some
synthesis tools.
Any comments?
I would like to dynamically select certain bits in a bus.
For example if I have a 64-bit bus test_data[63:0], I would like to be
able to select a subset of test_data[x:y] where both x and y can be
known at run-time. I heard this was possible in verilog 2001 for some
synthesis tools.
Any comments?