Skip to content

v0.6.10

Compare
Choose a tag to compare
@christiaanb christiaanb released this 10 Feb 11:11
· 4709 commits to master since this release
  • New features:
    • hdl files can be written to a directory (set by the -clash-hdldir flag) other than the current working directory #125.
      Also respects the -outputdir directory, unless:
      • -clash-hdldir is set to a different directory.
      • -hidir, -stubdir, and -dumbdir are not the same directory as -odir
  • Fixes bugs:
    • caseCon transformation does not work on non-exhaustive case-expressions #123
    • VHDL: insufficient type-qualifiers for concatenation operator #121
    • Primitive reductions don't look through Signal #126