Skip to content

NMJ0/Detailed-Router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Detailed-Router

● Parsed LEF, DEF, and global routing guide files to extract metal layers, cell data, and net connections for detailed routing.

● Transformed routing space into a grid graph and mapped each net's pins to assigned source and target nodes for routing.

● Reduced DRC violations by bloating obstructions in the grid to ensure spacing and adherence to routing constraints.

● Employed A* search to find shortest paths between pins while ensuring routing meets design rules and layer constraints

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages