I wish to design some sequential logic switches for an Analog pedal
Please recommend me a good simulation software for
Simulation using block dia of ideal gates etc
Simulation using chips and wiring to correct pins etc
Thank you !
Here's a site with a list of them . . . .
https://www.thewindowsclub.com/logic-gate-simulator-software-for-windows-10 (https://www.thewindowsclub.com/logic-gate-simulator-software-for-windows-10)
And Logicly looks like a center too . . . . . . https://logic.ly (https://logic.ly)
Thank you !
Do you have experience in design of sequential logic circuits ?
If by "sequential logic" you mean:
- a circuit with a set amount of inputs and outputs
- the "next" state of the outputs (following a clock active edge) is dependent entirely on the current output state and the inputs
I suggest that you study state machine design.
https://www.allaboutcircuits.com/textbook/digital/chpt-11/finite-state-machines/