BOOLR
BOOLR copied to clipboard
Add SRLatch component
This pull request adds new component called SR Latch (Set/Reset Latch) It has 4 pins S pin - set latched value to 1 R pin - set latched value to 0 Q pin - outputs latched value ~Q pin - outputs inverted latched value