RapidWright icon indicating copy to clipboard operation
RapidWright copied to clipboard

Application code to create hardware contract (depend on PR #435,436)

Open pongstorn-xilinx opened this issue 2 years ago • 5 comments

This method is called from copyImplementation to copy static net. Two flags are added to the original copyImplementation. One is to control whether to copy static nets and the other to indicate copying only internal nets.

pongstorn-xilinx avatar Apr 18 '22 18:04 pongstorn-xilinx

@pongstorn-xilinx This looks to be the same set of changes as #385. Did some of your changes get lost?

clavin-xlnx avatar Apr 19 '22 01:04 clavin-xlnx

Chris, you are right. I forgot to commit the change. I will update it.

pongstorn-xilinx avatar Apr 19 '22 06:04 pongstorn-xilinx

I have updated this PR. It contains PR #395, #385. This is probably the reason for conflicts.

pongstorn-xilinx avatar Apr 20 '22 20:04 pongstorn-xilinx

Unit Test Results

  42 files    42 suites   8m 23s :stopwatch: 571 tests 563 :heavy_check_mark: 8 :zzz: 0 :x: 584 runs  576 :heavy_check_mark: 8 :zzz: 0 :x:

Results for commit 6ad596e8.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Apr 20 '22 23:04 github-actions[bot]

This PR has morphed beyond "Copying static net while copyImplementation" into one that also does HWCT. Can we separate the two again please?

eddieh-xlnx avatar May 13 '22 00:05 eddieh-xlnx