Adding new Global Routing Algorithm #8781
Replies: 5 comments 4 replies
-
|
Thanks for your interest! If you want to get started, you can look at the example tool ( I would also recommend viewing the Intro to Physical Design Databases mini-lecture series which has some useful information for getting started. Do note that the method discussed in the series for adding a tool has changed, and that the As for contributing the code to OpenROAD, because OpenROAD already has a global router (technically two, with CUGR), there would be a higher bar for contribution. It would likely have to pass all of the OpenROAD regression tests and also prove to be superior to the current global routers in terms of quality of results. |
Beta Was this translation helpful? Give feedback.
-
|
Do you want to preview the approach you are thinking about? |
Beta Was this translation helpful? Give feedback.
-
|
Welcome aboard. |
Beta Was this translation helpful? Give feedback.
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Just for experimentation purposes, I would like to add a new global routing algorithm to OpenROAD. However I have not worked on OpenROAD before. Is there any documentation that can help me integrate a new algorithm in my local version of OpenROAD before creating a PR with the new algorithm ? Should I be focusing on OpenDB compatiblity with the algorithm ? What flags would i have to set to enable TCL to pick-up that this new algorithm has been implemented ?
Any help would be appreciated, as I am attempting this as a research project!!
Beta Was this translation helpful? Give feedback.
All reactions