Community Profile

photo

Tor Hammarbäck


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

2 years ago | 1 answer | 0

1

answer

Answered
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.

2 years ago | 1

| accepted

Question


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...

2 years ago | 2 answers | 0

2

answers