Switch language한국어
Back to the list

Show HN: Auto-Architecture: Karpathy's Loop, pointed at a CPU | Hacker News

TL;DR AI

Key summary

2 min read
  1. A Show HN post describes a Karpathy-style auto-architecture experiment that iteratively optimizes a CPU on a Gowin FPGA.

  2. The fitness loop uses CoreMark and clock frequency, with nextpnr and timing analysis guiding design choices.

  3. The author says the chip’s weak carry chain, routing, and register-file behavior limit gains, so most improvements come from working around hardware constraints.

  4. The post underscores how FPGA limitations and tool accuracy can shape CPU performance and future architecture-reversal work.

Read the original