Forum Discussion
Altera_Forum
Honored Contributor
16 years agotry it and see. Likelyhood is that it will stick them all to '0' or '1'.
Also be carefully with dont cares. elsewhere in the code, if you evaluate b, if you did something like this: if b(0) = '1' then.... Then if b(0) is set to '-' then the evaluation of the expresion is false.