get_messages
Retrieve errors and warnings from the latest FPGA build stages, filtered by severity and pattern. Diagnose synthesis, place, route, and bitstream issues.
Instructions
Errors and warnings from the latest run of each stage (synthesis, debug core, place,
route, bitstream), most severe first. severity is the minimum level; pattern is a
case-insensitive regex filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| pattern | No | ||
| project | Yes | ||
| severity | No | warning |