code wiki / _hdl_build / nx_fpga_compose_gate.nx
nx_fpga_compose_gate.nx
buildroot/runtime/_hdl_build/nx_fpga_compose_gate.nx
dependencies 7 imports · 0 importers
imports: nx_gate_gn.nxnx_gate_base.nxnx_fpga_compose.nxnx_fpga_adder.nxnx_fpga_verilog.nxnx_fpga_fabric.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
| 18 | 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 |
| 22 | func build_compose(W: i64, cinit: *i64, csrc: *i64, ckind: *i64, cpo: *i64, outnpi: *i64) -> i64 |
| 49 | func run_compose(W: i64, NCELLS: i64, NPI: i64, cinit: *i64, csrc: *i64, cpo: *i64, pi: *i64, co: *i64, a: i64, b: i64, c: i64) -> i64 |
| 59 | func main() -> i64 |