RapidWright
RapidWright copied to clipboard
UltraScale Incremental Clock Router
Assumes the horizontal distribution lines are already in place, a common technique in DFX designs.
Unit Test Results
45 files 45 suites 8m 0s :stopwatch: 634 tests 625 :heavy_check_mark: 9 :zzz: 0 :x: 653 runs 644 :heavy_check_mark: 9 :zzz: 0 :x:
Results for commit ecf323af.
:recycle: This comment has been updated with latest results.
Would it be straightforward to generate a test for this?
Would it be straightforward to generate a test for this?
If we have a design that had the need, possibly yes.
If we have a design that had the need, possibly yes.
I was more alluding to -- do you recall what testcase you used to build this feature?
I have a bigger (and the original non-public) testcase that drove this work, but is it straightforward to manufacture a public, clock-specific testcase?
I have a bigger (and the original non-public) testcase that drove this work, but is it straightforward to manufacture a public, clock-specific testcase?
The only existing DCP in test/RapidWrightDCP that comes close is the microblaze design, but it targets UltraScale. Because it is missing the leaf clock buffers, this code doesn't work for that design scenario. I would have to retarget it to UltraScale+.
Add a test case for incremental clock routing on UltraScale+.