Mats Johnson Posted May 13 Report Posted May 13 If I need to set different reset values on each element of an array of registers, is my only option to "unroll" the array and create separate registers, "reg_0, "reg_1", "reg_2" registers instead of a "reg" register with <dim>3</dim>, or is there a better way? Quote
kock Posted May 13 Report Posted May 13 Hi Mats, Indeed you need to unroll. Best regards, Erwin Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.