Skip to content

v1.4.3

Compare
Choose a tag to compare
@alex-mckenna alex-mckenna released this 12 Aug 10:50
· 58 commits to 1.4 since this release

Fixed:

  • Clash no longer generates calls to {shift,rotate}_{left,right} in VHDL where the count is a negative number #1810.
  • Clash no longer incurs unnecessary compile-time complexity while compiling Vector indexing operator #1557