boxuriv Top input is set, bottom input is reset. If a set and reset signal arrive at the same time, the reset signal will be ignored.
Logged
[img=http://www.byond.com/rsc/byond_button6.gif] BYOND is a program that lets you make online multiplayer games with a simple programming language (and obviously you can also play the games). Find out more by clicking this button.
Looks like a latch to me. And if you want an SR latch, nadevyk is more compact. (The inner shell is the device itself; the outer shell is all the IO management)
Although to be fair, my device also has a possibly undesirable double-set/reset state.
« Last Edit: January 01, 2009, 06:03:41 PM by Bucky »
What's the difference between a flipflop and a latch?
Logged
[img=http://www.byond.com/rsc/byond_button6.gif] BYOND is a program that lets you make online multiplayer games with a simple programming language (and obviously you can also play the games). Find out more by clicking this button.