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

Pass actual fc instead of fc_max to connect to pins

Open saaramahmoudi opened this issue 7 months ago • 7 comments

Description

This PR addresses the issue mentioned in Issue #2641.

Motivation and Context

How Has This Been Tested?

I tested the branch with my examples with fc_override with different pins. @WhiteNinjaZ has also tested the branch on a couple more benchmarks and confirmed that it works properly.

Types of changes

  • [x] Bug fix (change which fixes an issue)
  • [ ] New feature (change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

QoR:

We expect the RR graph to change based on this change. Thus, I have initiated Titan and VTR benchmarks to compare QoR with the master branch. Will attach the results as soon as it is ready.

saaramahmoudi avatar Jul 23 '24 20:07 saaramahmoudi