Skip to content

Add Synth Explorer (browser-based Compiler Explorer for RTL) #249

Description

@cachanova

Project

Synth Explorer — a browser-based "Compiler Explorer for RTL." Paste Verilog, SystemVerilog, or VHDL-2008 and it synthesizes with Yosys and GHDL compiled to WebAssembly, running entirely client-side (no backend, nothing uploaded). You can then inspect the resulting netlist by path, endpoint, fanin/fanout, or jump back to the source line.

Opening this per the contributing guidelines (issue before PR). Happy to submit a PR adding the item under content/items/ referencing this issue. Proposed metadata:

---
title: "Synth Explorer"
description: "Browser-based Compiler Explorer for RTL: synthesize Verilog/SystemVerilog/VHDL with Yosys and GHDL in WebAssembly and inspect the netlist client-side"
authors: []
links:
  web: https://www.synthexplorer.dev
  gh: cachanova/synth-explorer
categories: [
  "Tools",
  "Tools:Synthesizers",
]
tags: [
  "synthesis",
  "verilog",
  "vhdl",
  "netlist",
  "schematics",
]
---

Let me know if the categories/tags should differ and I'll open the PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions