code wiki / _hdl_build / nx_compare_ladder_canon_gate_20260910.nx

nx_compare_ladder_canon_gate_20260910.nx

buildroot/runtime/_hdl_build/nx_compare_ladder_canon_gate_20260910.nx

1522 B19 linesdepth 10pulls 53 transitivereach 0 importersview sourcekind tooltopic compare
docsdependenciesstructsconstsfunctions

dependencies 2 imports · 0 importers

nx_swcompare_lib.nx nx_gate_verdict.nx nx_compare_ladder_canon_gate_2

imports: nx_swcompare_lib.nxnx_gate_verdict.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main gv_ctr sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ gv_head gv_puts sys_write ↻ sg_parse sys_mmap ↻ sg_sha sys_mmap ↻ sha256_digest sys_mmap ↻ sha256_init sys_mmap ↻ sha256_seed_allocated sha256_k sha256_update sha256_compress_ni_blocks blk_set_byte sha256_compress sha256_compress_ni blk_word sha256_final blk_set_byte ↻ sha256_compress ↻ sha256_destroy

structs

none

consts

none

functions

3func ldcheck(raw: *u8,expected: i64,ctr: *i64,label: *u8) -> i64 { let m: *SgPlan=sg_parse(raw,sg_len(raw),0 as *u8,0,0 as *u8,0);gv_check(label,sg_valid(m)==expected,ctr);return 0 }
called by 1: main calls 4: sg_parsesg_lengv_checksg_valid
4func main() -> i64