vtr-verilog-to-routing icon indicating copy to clipboard operation
vtr-verilog-to-routing copied to clipboard

Fix 3D SIV Delay & Median Move

Open amin1377 opened this issue 1 year ago • 3 comments

  • Add the scaled delay from the "koios_3d" benchmark into the 3D SIV-like architecture. The inter-die delay is calculated by multiplying the delay of the L4 segment by the ratio of the inter-die delay to the L4 delay of the Koios_3D architecture.
  • Fix median/weighted median move to get the median layer of bounding boxes instead of pins (as it is the case for choosing x and y locations)

amin1377 avatar Feb 19 '24 20:02 amin1377

2D Titan: Screenshot from 2024-03-04 16-08-26

amin1377 avatar Mar 04 '24 21:03 amin1377

Add 3D results.

vaughnbetz avatar Mar 07 '24 17:03 vaughnbetz

@amin1377 : is this one ready to merge?

vaughnbetz avatar May 16 '24 19:05 vaughnbetz

@vaughnbetz: I've just added more comments and rebased it with the master branch. Once the CI tests pass successfully, it'll be ready for merging.

amin1377 avatar May 22 '24 21:05 amin1377

Please merge once CI passes and the conflicts are resolved.

vaughnbetz avatar May 23 '24 14:05 vaughnbetz