Search found 3 matches
- Tue Jul 04, 2023 12:54 am
- Forum: Discuss LogicCircuit program
- Topic: Default Toggle Button to High
- Replies: 3
- Views: 30546
Re: Default Toggle Button to High
Just add an inverter (NOT gate) after the inverted toggle button, then.
- Tue Jul 04, 2023 12:49 am
- Forum: Discuss LogicCircuit program
- Topic: Feature request!
- Replies: 7
- Views: 53044
Re: Feature request!
you can build them yourself. which is good exercise anyway.
They are not available at conveinient omniwidth form
I think implementing support for variable-width patterns would be just as useful. Including more flexible reshaping logic for splitters. I am trying to design a massively ...
- Tue Jul 04, 2023 12:44 am
- Forum: Discuss LogicCircuit program
- Topic: Random behavior
- Replies: 2
- Views: 27364
Re: Random behavior
The output state of this circuit is not determined by its inputs. Let's trim away the two input gates with constant output (the AND and the NOT) and just consider the ones involved in the feedback loop. The lowermost input to the AND gate is 1. The lowermost input to the OR gate is 0. We name the ...