Skip to content

A GRT Description missing #6350

Closed Answered by rovinski
Pxx-X asked this question in Q&A
Dec 13, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

The global router is responsible for creating "guides", or rough areas where wires should be routed to connect from source to sink(s). It takes an initial first pass while trying to make sure that there aren't too many wires in one area. Each unit area of the chip has the notion of "capacity" which is the number of wires you could fit through the area if each wire was as dense as possible.

If the global router finishes this first pass and some areas of the chip are over their max capacity, this is called "overflow". The global router can try moving wires around to remove this overflow. There is no guarantee that the router will be successful because it is difficult to see in advance if it…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@eder-matheus
Comment options

Answer selected by Pxx-X
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants