Feeds
提问
makehdltb. Dont open generated model.
I just want to check my circuit by generating a hdltb and then run it in the background. Assuming everything went well, i.e no d...
3 years 前 | 1 个回答 | 0
1
个回答已回答
How to convert logical vector to a number?
Thank you for your solutions! I finally found that the bit concat block does what I want when using only one input port.
How to convert logical vector to a number?
Thank you for your solutions! I finally found that the bit concat block does what I want when using only one input port.
4 years 前 | 1
| 已接受
提问
How to convert logical vector to a number?
Say I have a logical vector: logicVector = logical([1 0 0 0 1 0 0 0]); How do one convert it to a number? From the code abov...
4 years 前 | 2 个回答 | 0