code wiki / ncf

topic: ncf

11 modules sharing the ncf name family (derived from the tree's prefix discipline).

moduledescriptionlinesfuncs
ncf_loop_organ.nxSYNTHESIZED CONTROL FLOW (a bounded loop) + GOD-BUILT by nx_ncf_loop_gate. license_tier: ORIGINAL182
ncf_organ.nxSYNTHESIZED CONTROL FLOW (a branch) + GOD-BUILT by nx_ncf_synth_gate. license_tier: ORIGINAL152
nx_ncf_cube_gate.nxX-AUT-NCF-001 RUNG 4: SYNTHESIZE A QUADRATIC-INDEX LOOP (acc += c2*i*i + c1*i + c0),601
nx_ncf_loop_gate.nx24414
nx_ncf_quad_gate.nxX-AUT-NCF-001 RUNG 3: SYNTHESIZE AN AFFINE-INDEX LOOP (acc += c1*i + c0), the611
nx_ncf_recur_gate.nxX-AUT-NCF-001 RUNG 6 (GENERALIZATION, not another special case): synthesize an701
nx_ncf_route_gate.nxTHE WIRING RUNG: close the L3 autonomy loop. When nx_pattern_classify marks a spec761
nx_ncf_scaffold_register.nxregisters the DECLARED-SCAFFOLD pe8 field-kinds 6562
nx_ncf_state_gate.nxX-AUT-NCF-001 RUNG 5: SYNTHESIZE A TWO-STATE LINEAR RECURRENCE -- the QUALITATIVE621
nx_ncf_synth.nxthe SHARED control-flow SYNTHESIS CORE (no main; imported by the rungs + the WIRING).49937
nx_ncf_synth_gate.nx22713