Simulation vs. Synthesis Files
Rules are scoped, meaning they can apply:
Only to synthesis files (rules tagged as
synthesis
)Or only to simulation files (tagged with
simulation
)Or to both synthesis and simulation files
To tell Linty where your simulations files are located within your source code, log in to the Linty web interface, browse your project, go to Project Settings > General Settings > HDL and update set the sonar.hdl.file.simulationPaths property.