• Joined on 2025-06-20
bono pushed to dev at bono/circuiteria 2025-06-29 13:24:31 +00:00
693676d61a Merge pull request 'feature: add IEC gates' (#11) from bono/circuiteria:add_iec_gates into dev
94d5d6b854 add examples and add iec gates to manual
71f128f6c9 fix typo in xnor gate
ea8277ee5b rename iec gates to have consistent naming
c5e4f8039a improve iec-gate
Compare 8 commits »
bono deleted branch add_iec_gates from bono/circuiteria 2025-06-29 13:22:50 +00:00
bono commented on pull request HEL/circuiteria#11 2025-06-28 16:58:14 +00:00
feature: add IEC gates

Thanks for your comments, I added all requested changes, so it's ready for review again @HEL

bono pushed to add_iec_gates at bono/circuiteria 2025-06-28 16:57:15 +00:00
94d5d6b854 add examples and add iec gates to manual
71f128f6c9 fix typo in xnor gate
Compare 2 commits »
bono pushed to add_iec_gates at bono/circuiteria 2025-06-28 16:14:07 +00:00
ea8277ee5b rename iec gates to have consistent naming
c5e4f8039a improve iec-gate
Compare 2 commits »
bono pushed to add_iec_gates at bono/circuiteria 2025-06-28 14:45:40 +00:00
8c91ccdd54 improve default-draw-shape by drawing a rectangle
bono created pull request HEL/circuiteria#11 2025-06-22 17:51:34 +00:00
feature: add IEC gates
bono pushed to add_iec_gates at bono/circuiteria 2025-06-22 17:50:33 +00:00
9966656e8b add examples
3ccb79c6c2 add iec gates
Compare 2 commits »
bono created branch add_iec_gates in bono/circuiteria 2025-06-22 17:50:33 +00:00
bono created repository bono/circuiteria 2025-06-22 17:45:03 +00:00
bono commented on issue HEL/circuiteria#10 2025-06-22 15:30:00 +00:00
IEC gates support

Great, after spending some time I think I have a working implementation. I will submit the PR later :D

bono opened issue HEL/circuiteria#10 2025-06-20 12:42:05 +00:00
IEC gates support