Running the Linter - 2025.2 English - UG901

Vivado Design Suite User Guide: Synthesis (UG901)

Document ID
UG901
Release Date
2025-12-05
Version
2025.2 English

There are two ways to run the linter:

  • Use command line with the -lint option in synth_design:
    synth_design -top <top_level> -part <part> -lint
  • Use the IDE. In the RTL ANALYSIS section of the Project Manager, there is a Run Linter button that runs the linter on the current top level.
    Figure 1. RTL Analysis
Note: The RTL linter currently does not work on out-of-context runs.