OpenROAD icon indicating copy to clipboard operation
OpenROAD copied to clipboard

DRT Refactor ta

Open osamahammad21 opened this issue 1 year ago • 0 comments

Description

TA; Track Assignment, module is responsible for assigning tracks for the given global route guides. The tracks are needed later when we split the design into workers to get the connecting pins of each net that is divided across workers. The refactor should address the 2 main steps in track assignment:

Other parts of the code are easier to understand so we mainly need to document and follow the google code style c++

  • [ ] FlexTA.cpp
  • [ ] FlexTA_end.cpp
  • [ ] FlexTA_graphics.cpp
  • [ ] FlexTA_rq.cpp

Suggested Solution

No response

Additional Context

No response

osamahammad21 avatar Aug 17 '24 21:08 osamahammad21