gowin_compare
See what a design change actually cost by comparing two Gowin builds. Shows resource deltas, fMax changes per clock, and violation status changes (introduced, fixed, or persistent).
Instructions
Diff two builds: resource deltas, fMax change per clock, and which violations were introduced, fixed, or persist. Use this to see what a change actually cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | Yes | New build path. | |
| before | Yes | Baseline build path. | |
| format | No | Output format. Defaults to text, which is far more compact. |