topic: pcb
14 modules sharing the pcb name family (derived from the tree's prefix discipline).
The 'pcb' topic family in the Nishi sovereign ecosystem supports the design and fabrication of printed circuit boards through a suite of interconnected modules. nx_pcb_autoroute provides an autorouting solution by reusing silicon place-and-route technology, while nx_pcb_cam generates CNC G-code for isolation-milling. nx_pcb_drc ensures design compliance with real fabrication rules, forming a cohesive digital twin for PCB validation. These modules work together to streamline the PCB development process from routing to final fabrication.
auto-narrated by the local model from this topic's module headers; links verified against the wiki index.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| nx_pcb_autoroute.nx | LIB: sovereign PCB copper AUTOROUTER, built by REUSING the silicon place-and-route | 43 | 1 |
| nx_pcb_autoroute_gate.nx | GATE for the SOVEREIGN PCB autorouter (reuses the silicon router = shared resource). | 83 | 4 |
| nx_pcb_cam.nx | SOVEREIGN PCB isolation-milling CAM: copper geometry -> CNC G-code toolpaths. | 121 | 9 |
| nx_pcb_cam_gate.nx | R2 GATE of the Omniforge PCB/EDA leg: isolation-milling CAM (in-house loop). | 164 | 8 |
| nx_pcb_drc.nx | LIB: PCB design-rule-check DIGITAL TWIN. Verifies a routed board against REAL fabrication rules | 43 | 1 |
| nx_pcb_drc_gate.nx | GATE for the PCB DRC digital twin (real fab rules, real mils). Closes the omniforge ED "DRC" gap. | 74 | 4 |
| nx_pcb_drill.nx | SOVEREIGN Excellon (NC drill) emitter: the drill half of the PCB fab package. | 50 | 1 |
| nx_pcb_drill_gate.nx | R1b GATE of the Omniforge PCB/EDA leg: Excellon drill export. | 148 | 9 |
| nx_pcb_gerber.nx | SOVEREIGN PCB/EDA copper-layer emitter: a board copper-geometry model | 104 | 7 |
| nx_pcb_gerber_gate.nx | R1 GATE of the Omniforge PCB/EDA leg (the "chips" near-term path). | 179 | 8 |
| nx_pcb_render.nx | LIB: mechanistically-ACCURATE PCB visual. Renders the routed board to an RGB raster at TRUE | 112 | 8 |
| nx_pcb_render_gate.nx | GATE for the mechanistically-ACCURATE PCB visual. Routes a real net on the shared router, | 81 | 4 |
| nx_pcb_twin.nx | LIB: PCB electrical DIGITAL TWIN. The routed board doesn't just have a topology -- it behaves | 33 | 3 |
| nx_pcb_twin_gate.nx | GATE for the PCB electrical DIGITAL TWIN. Proves the model behaves like a REAL board EXACTLY: | 82 | 4 |