code wiki / _hdl_build / nx_autonomy_expand.nx
nx_autonomy_expand.nx
buildroot/runtime/_hdl_build/nx_autonomy_expand.nx
about
nx_autonomy_expand.nx -- Expands the library by selecting and registering novel primitives that solve out-of-coverage specifications.
dependencies 6 imports · 0 importers
imports: nx_gate_gn.nxnx_gate_base.nxnx_synth_fit.nxnx_cap_register.nxnx_capreg_librarian.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
| none |
functions
| 22 | func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw(" calls 1: gw |
| 24 | func lib_solves(known: *i64, kn: i64, xs: *i64, ys: *i64, n: i64, hy0: i64, hy1: i64) -> i64 |
| 29 | func reg_emitter(desc: *u8) -> i64 |
| 43 | func expand_one(k_true: i64, known: *i64, knb: *i64, pool: *i64, pooln: i64, desc: *u8) -> i64 |
| 62 | func main() -> i64 |