Skip to content

RapidWright 2025.1.3-beta Release

Latest

Choose a tag to compare

@clavin-xlnx clavin-xlnx released this 03 Oct 04:46
· 12 commits to master since this release
c2bfa8b

Release Notes:

  • [RWRoute] Versal fixes for clocking, static nets and general routing (#1280)
  • [DesignTools] createCeClkOfRoutethruFFToVCC() to handle AND2B1L/OR2L (#1286)
  • [TestBELPin] Test that BELPin.getConnectedSitePin() thru IMRs (#1285)
  • Adds RW_COPY_EDNS_ON_DCP_WRITE and adds helper to extract EDNs (#1288)
  • Move Site.getIntTile() -> DeviceTools.getIntTile() and fix for Versal (#1287)
  • Cannot close the zip file (refactor?) (#1289)
  • Cleanup gradle 9 warnings and Java linting warnings for Java 17 (#1277)
  • [DesignTools] Handles VCC/GND connections properly in populateBlackBox() (#1278)
  • rc2 and tests for removing alternate SPIs (#1276)
  • [TimingGraph] Improving Report Timing Example; add some APIs (#1273)
  • Propagates EDN files when loading RapidWright-generated DCPs
  • [BELPin] getConnectedSitePin() to punch thru IMRs
  • Site.getIntTile() to call DeviceTools.getIntTile(Site)
  • Fix SitePinInst removal for alternate pins
  • Address unplaced modules when getting BELPins

API Additions:

Note: The 2025.1.2 release was scrapped. The rapidwright-api-lib jar got corrupted on Maven Central so this release version
had to be abandoned, was released 2025.1.3 in its place.