analyze_failure_event
Analyze a simulation failure event by combining waveform, hierarchy, and source data to identify recommended instances, signals, and files.
Instructions
Start from a single normalized failure_event and combine waveform, hierarchy, and source information to return recommended instances, signals, and source files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_path | Yes | ||
| top_hint | No | ||
| simulator | Yes | vcs / xcelium | |
| wave_path | Yes | ||
| compile_log | No | ||
| failure_event | Yes | Normalized failure_event from parse_sim_log for the same log |