Upload & Verify
Submit your Verilog design and specification. The AI agent will automatically generate a cocotb testbench, simulate with Icarus Verilog, and self-correct until all tests pass.
Upload Design
Paste or drag Verilog source + specification
Agent Runs
Generate testbench, simulate, self-correct
View Results
Live test results on the Live page
Try an Example Design
4-Bit Adder
Simple combinational adder with carry
COMBINATIONAL4-Bit Counter
Synchronous counter with enable and reset
SEQUENTIALDVFS Controller
Dynamic voltage/frequency scaling — the research gap
POWER-AWAREStep 1: Verilog Design
Drag .v file here or click to browse
// VERILOG PREVIEW
Step 2: Specification
Step 3: Submit
The agent will pick up your design, generate a cocotb testbench, run Icarus Verilog simulation, and self-correct up to 3 corrections + 10 reboots until all tests pass.