<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>CoHDL blog</title>
  <subtitle>Writing about the language, the compiler, and the boards built with them.</subtitle>
  <id>https://cohdl.org/blog/feed.xml</id>
  <link rel="alternate" type="text/html" href="https://cohdl.org/blog/" />
  <link rel="self" type="application/atom+xml" href="https://cohdl.org/blog/feed.xml" />
  <updated>2026-09-08T13:30:00Z</updated>
  <author><name>Tony Huang</name></author>
  <entry>
    <title>CoHDL 0.7.0: Subdesigns and a Zed Extension</title>
    <link href="https://cohdl.org/blog/cohdl-0-7-0/" />
    <id>https://cohdl.org/blog/cohdl-0-7-0/</id>
    <published>2026-09-08T13:30:00Z</published>
    <updated>2026-09-08T13:30:00Z</updated>
    <summary>Circuits become reusable, typed building blocks: subdesign exposes ports, keeps its internals behind them, and carries its own default layout onto the board as one placed unit — plus a CAN joint-motor-controller example and a Zed extension.</summary>
  </entry>
  <entry>
    <title>CoHDL 0.6.0: An EasyEDA Backend and the STM32 Catalog</title>
    <link href="https://cohdl.org/blog/cohdl-0-6-0/" />
    <id>https://cohdl.org/blog/cohdl-0-6-0/</id>
    <published>2026-09-01T02:00:00Z</published>
    <updated>2026-09-01T02:00:00Z</updated>
    <summary>The compiler now writes EasyEDA / LCEDA Pro netlists — verified end to end with a real import — and the registry gains STM32 and ESP32 device catalogs generated from pinned vendor sources.</summary>
  </entry>
  <entry>
    <title>CoHDL 0.5.0: Native KiCad Boards and a Live Schematic Explorer</title>
    <link href="https://cohdl.org/blog/cohdl-0-5-0/" />
    <id>https://cohdl.org/blog/cohdl-0-5-0/</id>
    <published>2026-08-27T04:00:00Z</published>
    <updated>2026-08-27T04:00:00Z</updated>
    <summary>The compiler now writes .kicad_pcb board files itself, a new explorer renders any checked design as a searchable, live-reloading schematic, dependencies resolve transitively, and the macOS binaries are signed and notarized by Apple.</summary>
  </entry>
  <entry>
    <title>CoHDL: An AI-Native Programming Language for Hardware</title>
    <link href="https://cohdl.org/blog/ai-native-programming-language-for-hardware/" />
    <id>https://cohdl.org/blog/ai-native-programming-language-for-hardware/</id>
    <published>2026-08-24T02:00:00Z</published>
    <updated>2026-08-24T02:00:00Z</updated>
    <summary>Software has crossed the AI-native threshold; hardware design is still trapped in canvases and PDFs. CoHDL turns circuit topology into typed source code with a compiler, registry and downstream handoff formats.</summary>
  </entry>
</feed>
