Skip to content

0.9.6

Compare
Choose a tag to compare
@shtaxxx shtaxxx released this 18 Aug 17:58
· 242 commits to master since this release

0.9.6 updates

  • bug fixes for lexical analyzer
  • casex statement support in dataflow
  • better recognition and code generation for signals without width specification
  • ast_code_generator generates prettified source code with indents
  • pytest modules for vparser, dataflow, and ast_code_generator