There seems to be some bug when using tri-state.
Output from an OR element gives "-" when all inputs are un-connected, I was told that they should default to "0" when unconnected.
Seems to be a bug when using TriState
Re: Seems to be a bug when using TriState
Sorry, somehow I missed this question.
You probably don't have the output of OR gate connected to anything user can see. That is optimized away and not evaluated. If this is not the case, please upload your circuit here I will have a look.
You probably don't have the output of OR gate connected to anything user can see. That is optimized away and not evaluated. If this is not the case, please upload your circuit here I will have a look.
Re: Seems to be a bug when using TriState
Well, here is what I do.
- Attachments
-
- test.CircuitProject
- (6.04 KiB) Downloaded 988 times
Re: Seems to be a bug when using TriState
And a sligtly modified one, when it is first powered on, all remains tri-stated, when it is toggled the first time, it works ok, sub sequently.
- Attachments
-
- test.CircuitProject
- (8.04 KiB) Downloaded 964 times
Re: Seems to be a bug when using TriState
This issue is fixed now. You can download and try new version
Re: Seems to be a bug when using TriState
Ok, thanks.