gf-audit
01Command
Audit plugin quality and optionally auto-fix issues.
AI-powered SystemVerilog development assistant — design, verify, debug, and deliver working RTL with natural language.
Command
Audit plugin quality and optionally auto-fix issues.
Command
List supported boards and query pinouts.
Command
Generate Python testbench using Cocotb.
Command
One-command demo - generates, lints, and simulates a working project.
Command
Scan codebase for missing IP blocks, stubs, and CDC issues.
Command
Verify tools and dependencies, organized by capability tier.
Command
Automatically fix lint errors in a SystemVerilog file using iterative lint-fix cycles.
Command
Flash bitstream to FPGA board.
Command
/gf-formal rtl/fifo.sv # Auto-generate and prove properties /gf-formal rtl/fifo.sv --property "never overflows" # Prove specific property /gf-formal formal/fifo.sby # Run existing .sby config.
Command
Generate FuseSoC .core file for the project.
Command
Generate SystemVerilog code artifacts: modules, testbenches, or packages.
Command
/gf-ip list # Show all available IP blocks /gf-ip info fifosync # Show block details and ports /gf-ip add fifosync # Install block into current project.
Command
Run Verilator lint checks to find errors and warnings in SystemVerilog code.
Command
Generate a comprehensive map of a SystemVerilog codebase with parallel analysis agents.
Command
Generate KiCad schematic and PCB (AI-verified draft).
Command
Generate pin constraint file for target board.
Command
Run nextpnr place and route for open-source FPGA targets.
Command
Validate GateFlow plugin readiness and prepare a versioned release.
Command
Index all SystemVerilog files in the current project to build a module database.
Command
Compile and run a SystemVerilog simulation using Verilator.
Command
Open the GateFlow terminal console.