Skip to content

v0.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 14:32
· 454 commits to master since this release
fa428ca

Plugin

  • Upgrade dokka to 1.5.30.

Compiler

  • Support inline combinational assignments.
  • Track mutability of properties and primary constructor value parameters.
  • Check port instantiations.
  • Support as and is expressions.
  • Introduce core declarations test framework.
  • Support use of root package.
  • Separate class interpreters.
  • Reorganize core declarations.
  • Move example projects to separate repository.

Importer

  • Introduce ANTLR based importer.
  • Support SystemVerilog lexing and parsing.