summaryrefslogtreecommitdiffstats
path: root/libunity.py
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2022-10-30 15:06:46 -0700
committeryum <yum.food.vr@gmail.com>2022-10-30 15:06:46 -0700
commit20cfb71f92de56768dba44193032e835ae1e527f (patch)
tree40097dec4a3ee2b2a82527aa54e62812823377fa /libunity.py
parentcd4ef446d309a4666037c019dc461933d2f8ca7a (diff)
Reduce total # of select bits from 44 to 4
The board is divided into 16 regions. We select the region to be updated by updating 4 boolean parameters. We *used* to define 4 parameters per layer. Now we just have 4 params total, which affect every layer. Total param memory: 142 bits -> 102 bits Params updated per region update: 56 -> 16
Diffstat (limited to 'libunity.py')
0 files changed, 0 insertions, 0 deletions