atpg-ls/test.bench
2023-03-17 05:37:29 +00:00

10 lines
68 B
Plaintext

INPUT(1)
INPUT(2)
INPUT(3)
OUTPUT(5)
4 = XOR(1, 2)
5 = XOR(3, 4)