Skip to content

0.20.0

Compare
Choose a tag to compare
@amykyta3 amykyta3 released this 06 Jan 05:16
· 9 commits to main since this release

Updates:

  • Fix invalid bit-slicing of literals if field reset value is a constant. #71
  • Add validation check for write buffered registers that trigger off of their own field. #39
  • Fix accidental blocking assignment in always_ff for read buffering storage elements.
  • Tidy up some whitespace.