{
  "id": 3772865,
  "title": "I Spent 1 Billion Tokens Making a Real Chip with AI — and Found Its True Limits",
  "url": "https://urgent.news/2026/08/27/i-spent-1-billion-tokens-making-a-real-chip-with-ai-and-found-its",
  "topic": "ai",
  "section": "AI",
  "published": "2026-08-27T16:38:19.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/cdragon123code/i-spent-1-billion-tokens-making-a-real-chip-with-ai-and-found-its-true-limits-3750"
  },
  "original_language": "en",
  "account": "In this story, a researcher spent a total of one billion tokens over two months-long projects to create a SHA-256 crypto accelerator and integrate it into an SoC. The projects utilized an LLM agent, an executor AI, and a human to cover the entire design process, from RTL to signoff checks. While the AI agents were able to successfully write code, orchestrate flows, handle crashes, and perform multi-scale decompositions, there were limitations to their abilities. The most significant issue was premature completion, where the AI agents accepted partial evidence as global conclusions. This often led to failures, such as undefined register states at power-up and issues with gate-level simulation. To mitigate this, the researcher implemented four rules: dual-agent independent review, crash and anomaly handling, multi-scale decomposition, and toolchain assumption checks. These measures helped keep the human in the loop and prevented the AI agents from stopping too early.",
  "summary": "I Spent 1 Billion Tokens Making a Real Chip with AI — and Found Its True Limits TL;DR: This is not \"I prompted an AI to make a chip.\" It's the consolidated retrospective of two month-long projects — a SHA-256 crypto accelerator driven end-to-end from RTL to a 10-item signoff on an open-source EDA stack, then integrated into a real SoC. Two AI agents plus one human, roughly 1 billion tokens across…",
  "key_points": [
    "Researcher spent 1 billion tokens on two-month AI chip projects",
    "AI agents successfully wrote code and orchestrated flows",
    "Limitations include premature completion and undefined register states"
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}