Skip to content

v0.84.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 18:48
be4041a

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
  • Conditionally enable tokenizing
    • Use the --vhdl_ls off and vhdl_ls on directives to conditionally disable / enable parsing

Full Changelog: v0.83.1...v0.84.0