rptii
Results
2
issues of
rptii
Hi, ABY2.0 used 4-input gates to implement adders and multipliers reducing the multiplicative depth. Is there anything similar within MOTION2NX? Or, is it supported?
I've tried using radix=4 on forest. However I get the following error. ```python File ~/gits/synth_opt_adders/src/pptrees/ExpressionTree.py:108, in ExpressionTree.__init__(self, width, in_ports, out_ports, name, start_point, alias, no_shape, radix, idem, leaf_labels, node_defs) 106 cocycle_out_shape...