Skip to content

1.30.0.rc1

Pre-release
Pre-release

Choose a tag to compare

@amykyta3 amykyta3 released this 19 Sep 19:26
· 23 commits to main since this release
c826c48

Release Candidate 1 of v1.30.0 to facilitate wider testing.

Request for beta-testers!

The upcoming v1.30.0 release includes some pretty significant internal changes. Although we believe the existing testcases assert that nothing broke, there is always a possibility that something was missed.

Areas to focus on:

  • Handling of RDL parameters, and their propagation to assignments
  • Dynamic Property Assignments

This will not get pulled by pip automatically, so try the pre-release by installing via:

python3 -m pip install systemrdl-compiler==1.30.0.rc1

... and let me know if something is not working as expected.