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년 초과 전 | 답변 수: 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년 전 | 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년 전 | 답변 수: 2 | 0