S = H×W; N_v = S/a_v; C = N_v×f_v

The core formulas: S = H×W (area); N_v = S/a_v (voxel count); C = N_v×f_v (total calculation). Then P_per_dollar = C/AES, P_per_watt = C/power_w. These turn envelope and node into FLOPS and performanc…

Performance per Dollar, Performance per Watt

The ratio we sell includes performance per dollar and performance per watt. P_per_dollar = C/AES. P_per_watt = C/power_w. You get calculation and these performance-per-exchange values from that seed a…

Template CSV and Example JSON for Any Size

Template CSV and example JSON ship with the seed. Any size. Truncated OK. You can build seeds from the ratio using the repo. The seed matrix is not hidden—it is a choice we made. That is what we have …

Executable Seeds: From OpenLANE2 to GDSII and LEF

The seed has a declarative part and an executable part. One or more voxels built through OpenLANE2 to GDSII and LEF. Those sit in seeds/; the build script copies them into every package as Seeds/. The…

The Blu-ray Harvest: 25GB Distributable Build

Every build can be written to a 25GB Blu-ray—foundry packages, standards, performance metrics, decisive COGS, Seeds when present. Distributable. Resellable. The whole 18 project folder feeds the build…

14nm and 7nm Builds from One Seed

14nm and 7nm builds from one seed. You supply node_nm and envelope; the seed matrix and build flow produce the geometry and metrics. Reproducibility: same seed, same inputs, same result. Any node the …

Quantum vs Classical: What We Build Today

The vision includes quantum (QUANTUM voxel type, whole-quantum options, hybrid). The seed we build today is classical: one cell, OpenLANE2. We wrote how you actually make chips. We distinguished what …

How Chips Are Actually Made: RTL to GDSII

RTL from 27/24/28 → synthesis → OpenLANE2 P&R → GDSII/LEF → foundry or package. 18 gives you the seed voxel build, the ratio and seed matrix, and the Blu-ray packaging. We wrote it down so that no one…

No Scam, No Hand-Waving: Clarity on Quantum

We distinguished what is quantum and what is classical. We wrote it down so that no one is scammed and no one is lost. The seed we build today is classical. The path to quantum and photonic executable…