Make cells.box whiteboxes not blackboxes

This commit is contained in:
Eddie Hung 2019-04-16 12:43:14 -07:00
parent 5189695362
commit 53b19ab1f5
1 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@
# F7BMUX slower than F7AMUX
# Inputs: 0 1 S0
# Outputs: OUT
F7BMUX 1 0 3 1
F7BMUX 1 1 3 1
217 223 296
# Inputs: 0 1 S0
# Outputs: OUT
MUXF8 2 0 3 1
MUXF8 2 1 3 1
104 94 273