code wiki / _hdl_build / nx_nbit_gate.nx

nx_nbit_gate.nx

buildroot/runtime/_hdl_build/nx_nbit_gate.nx

5828 B88 linesdepth 6pulls 11 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

dependencies 6 imports · 0 importers

nx_gate_gn.nx nx_gate_base.nx nx_nbit.nx nx_nrtl.nx nx_nhdl.nx nx_syscalls.nx nx_nbit_gate.nx

imports: nx_gate_gn.nxnx_gate_base.nxnx_nbit.nxnx_nrtl.nxnx_nhdl.nxnx_syscalls.nx

imported by: nobody (leaf or entry point)

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

main gw sys_write sys_mmap nrtl_synth sys_mmap ↻ nh_skip_word nh_skip_ws nh_isws nh_isws ↻ nh_rd_int nh_skip_ws ↻ nh_isdig nh_skip_ws ↻ nr_rdc nh_skip_ws ↻ fab_build_ripple_adder fab_parity3_init fab_maj3_init fab_append fab_sub_out build_bitop fl_gate_to_lut4 fl_gate_ref lut4_index nbit_place nbit_emit nh_ws nh_wi sys_mmap ↻ nbit_wsrc nh_ws ↻ nh_wi ↻ vfpga_run nbit_eval nbit_resolve lut4_eval lut4_index ↻ gn sys_exit

structs

none

consts

none

functions

17func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw("
calls 1: gw
20func vfpga_run(cn: i64, NPI: i64, W: i64, tile_of: *i64, cinit: *i64, csrc: *i64, cpo: *i64, pi: *i64, tileval: *i64, out: *i64, a: i64, b: i64) -> i64
28func main() -> i64