The processor goes live
IN BUILD
One chip, one program, one clock nobody owns. No token, no launchpad and nothing to buy: the only claim at T-0 is that a real gate-level processor executes inside a contract and that anybody can advance it. Everything below except the last line is done and has a command that proves it.
- 2,161-gate NAND netlist, placed one gate at a time by our own program
- Four checks in the build, which refuses to emit a netlist unless all four pass
- A fifth in a real EVM: the compiled contracts, run and compared per block
- 1,052,672 exhaustive vectors across 21 operations, every operand, both carries
- The same netlist running in your browser, gate for gate
- The workbench: assembler, live die, halt analysis, all of it free
- A full opcode field: thirty-two instructions,
tst,swapandjmprincluded IGateArrayand a generation-agnosticChip, one bytecode for both widths- Compiled, deployed into a real EVM and compared block by block against an independent model
- A transient reentrancy guard, added before deployment rather than after
- Gas measured, not estimated: 2.2M to deploy the silicon, 380k a cycle
- A testnet rehearsal path on chain 46630, at a fortieth of the price
- Chip #1 deployed, and
step()open to anybody who pays for it