Ark Axiom Review Packet: Public Amaranth HDL GPU Core
A bounded review-compression packet for WarpCore. Not verification, not a correctness proof, not FPGA readiness, and not ASIC readiness. The packet shows what a senior hardware reviewer should inspect first.
The packet is review compression. Not signoff.
Ark Axiom ran a bounded pass over the public local source snapshot to produce ranked review targets, evidence links, blocked claims, human-review questions, and a run receipt.
{
"packet_authorizes_execution": false,
"human_operator_handoff": true,
"packet_type": "ark_axiom_rtl_review_compression_packet"
}
What a hardware reviewer should inspect first.
The packet compressed the source, generated RTL, and simulator surfaces into a bounded set of review targets. These are not defect claims. They are the places where senior review has the highest leverage.
Executed locally. Still bounded.
| Check | Result | Boundary |
|---|---|---|
| C++ simulator tests | Passed: 14 passed, 0 failed. | Simulator evidence only; not HDL equivalence. |
| Amaranth HDL testbench | Passed shipped simple ALU, vector add, and scalar multiply programs. | Shipped demo coverage; not exhaustive verification. |
| Verilog generation | Generated `alu.v`, `decoder.v`, `scheduler.v`, and `gpu_core.v`. | Generation succeeded; synthesis signoff not performed. |
| Downloaded vs regenerated RTL | Downloaded `gpu_core.v`: 115,355 bytes. Regenerated: 125,686 bytes. | Provenance diff review required before generated-RTL claims. |
Replayable artifacts, not self-reported vibes.
The raw packet files are published with hashes so reviewers can inspect the JSON, claims boundary, evidence table, review questions, and run receipt directly.
evidence_table.md ->
human_review_questions.md ->
run_receipt.md ->
hashes.sha256 ->