CoolFace
Apppublic

ecrionix/ecrionix-verilog

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
App README

EcrioniX Verilog Compiler API

FastAPI backend for the EcrioniX Verilog Simulator.

Endpoints:

  • —POST /run — Compile + simulate with iverilog/vvp, returns stdout + VCD
  • —POST /lint — Lint with Verilator + iverilog
  • —POST /netlist — Yosys gate-level netlist as SVG
  • —POST /synthesize — Yosys generic synthesis stats
  • —POST /synth-liberty — Yosys → NanGate45 Liberty standard-cell mapping (area in µm²)