RapidWright 2022.2.2-beta Release
clavin-xlnx
released this
11 Mar 03:11
·
568 commits
to master
since this release
NOTE: Due to GitHub size limitations, All Series7 devices are now located in rapidwright_data2.zip
. All other files are in rapidwright_data.zip
.
Release Notes:
-
Includes new API to ensure all downloaded/generated dependant files are present in RapidWright install (#613)
-
Change in Cell.hashCode() and Cell.equals() behavior such that it now distinguishes routethru cells (#624), see Issue #611
-
Fixes an issue with isFF() (#622)
-
Resolves issue with Cells and Nets that contain backslashes not being properly loaded (#612)
-
Fix for parsing gzipped EDIF files in parallel (#619)
-
Fix for EDIF export bussed names that collide with bitty names (#616)
-
API Additions:
- com.xilinx.rapidwright.device.Device "public void ensureDeviceCacheFileIsGenerated()"