What's Changed
- Fix: complete nested records
- Lint sensitivity lists
- Check for missing and superfluous signals in sensitivity lists
- Analyze mode view elements
- Support excluding files in TOML by @Xcodo in #370
- Enables
libname.exclude = ["excluded/file.vhd"]
to exclude file patterns
- Enables
- Conditionally enable tokenizing
- Use the
--vhdl_ls off
andvhdl_ls on
directives to conditionally disable / enable parsing
- Use the
Full Changelog: v0.83.1...v0.84.0