what percentage of ops were passthru ?
ps. superb writeup and project
Thank you! Good question, Here are the NN stats, before lowering to C:
total gates | 2303 | 100.0% -------------------+------+------- passthrough | 2134 | 92.7% gates w/ no effect | 1476 | 64.1%
Thank you! Good question, Here are the NN stats, before lowering to C:
Note the rows aren't mutually exclusive.