WSwitch logic gates

For discussion of other cellular automata.
Post Reply
User avatar
PHPBB12345
Posts: 1096
Joined: August 5th, 2015, 11:55 pm
Contact:

WSwitch logic gates

Post by PHPBB12345 » May 2nd, 2017, 1:28 am

Code: Select all

x = 81, y = 17, rule = WSwitch
33.C13.C13.C13.C$28.11C3.CBA8C3.11C3.CBA8C$3C.2C2.2C2.2C2.3C.3C10.C
13.C13.C13.C$C.C.C.C.C.C.C.C.C.C2.C11.C13.C13.C13.C$3C.C.C.C.C.C.C.C.
C2.C11.C13.C13.A13.A$C.C.C.C.2C2.C.C.3C2.C11.C13.C13.B13.B$33.C13.C
13.C13.C4$33.2C12.2C12.2C12.2C$28.11C3.CBA8C3.11C3.CBA8C$16.3C.3C10.C
13.C13.C13.C$16.C.C.C.C10.C13.C13.C13.C$16.C.C.2C11.C13.C13.A13.A$16.
3C.C.C10.C13.C13.B13.B$33.C13.C13.C13.C!
Not gate:

Code: Select all

x = 23, y = 5, rule = WSwitch
11.C$8.B14C$8.AC.C$11.C$CBA2CBA2CBAC!
NOR gate:

Code: Select all

x = 23, y = 7, rule = WSwitch
CBA2CBA5C$11.C$11.C$8.B14C$8.AC.C$11.C$CBA6CBAC!
XOR gate:

Code: Select all

x = 22, y = 8, rule = WSwitch
3.BA2CBA4C$12.C$12.C$BA6CBA6C$12.C2.C$12.C2.C$12.10C$15.2C!
Last edited by PHPBB12345 on February 28th, 2019, 9:41 am, edited 6 times in total.

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: WSwitch logic gates

Post by drc » May 2nd, 2017, 1:31 am

You really don't have to keep making new threads for every one of these, you know.

User avatar
PHPBB12345
Posts: 1096
Joined: August 5th, 2015, 11:55 pm
Contact:

Re: WSwitch logic gates

Post by PHPBB12345 » February 28th, 2019, 9:55 am

Reflector:

Code: Select all

x = 32, y = 5, rule = WSwitch
27.2C$BA30C$28.C2.C$28.C2.C$28.4C!
Diode:

Code: Select all

x = 22, y = 12, rule = WSwitch
A11C$11.C$11.C$10.12C$11.2C3$12C$11.C$11.C$10.11CA$11.2C!
8-bit counter:

Code: Select all

x = 30, y = 4, rule = WSwitch
6C3.CD3C3.CD11C$B.C2.D3.C3.D3.C$A2C2.C3.D3.C3.D$5.CD3C3.CD3C!
Last edited by PHPBB12345 on August 13th, 2019, 1:47 am, edited 1 time in total.

User avatar
PHPBB12345
Posts: 1096
Joined: August 5th, 2015, 11:55 pm
Contact:

Re: WSwitch logic gates

Post by PHPBB12345 » March 11th, 2019, 7:38 am

AND gate:

Code: Select all

x = 42, y = 8, rule = WSwitch
4CBA2CBA8C8.3C.2C2.2C$17.C8.C.C.C.C.C.C$17.C8.3C.C.C.C.C$11.10C5.C.C.
C.C.2C$11.C.2C2.C2.C$11.C2.C5.C$BA6CBA2C2.28C$20.C!

Post Reply