This is probably easy, but sadly I can’t really find the answer.
Let’s say I have…
input [31:0] controls;
How would I declare a bit array I can return that equals a segment of those bits, such as 6-0 or 31-25?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m not sure I totally understand the question (it’s a little vague to me), but are you just looking for this?
Or can you elaborate a little more?