code wiki / _hdl_build / nx_math_gate_demo.nx
nx_math_gate_demo.nx
buildroot/runtime/_hdl_build/nx_math_gate_demo.nx
about
nx_math_gate_demo.nx -- the TEAM authoring the ATAN live-oracle ULP gate from
DATA (no Claude gate logic). Edges + bands are the data rows; helpers are
the emitter's proven templates. Emits _f64_atan_gate_emitted.nx.
dependencies 2 imports · 0 importers
imports: nx_math_gate_emit.nxnx_syscalls.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 6 | const K_MAGIC_1026: i64 = 1026 |
| 7 | const K_MAGIC_1033: i64 = 1033 |
functions
| 9 | func mgd_w(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(1,s,n); return 0 } |
| 11 | func main() -> i64 |