Beginner at OpenROAD , how to understand the tool perfectly? #6032
Unanswered
ReemAbuRajab7
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I have a template script for basic operations. It can be useful to start:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
If you want to understand the flow more deeply you'll eventually need to look at the scripts involved https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/tree/master/flow/scripts |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I worked previous on synopsis tool to perform each stage in physical design using special commands for each stage.
Recently I have built the OpenROAD and use ' make ' command to compile my code and it results the databases for each stage in physical design , now what next after adding new design? I read large pages in the documentation but I think the arrangement of it for a beginner it's not clear enough, I lost in how to use OpenROAD in the right way .
And another question , how to perform each stage alone and see it's result ?
Last question: what concepts or anything I need to learn before using OpenROAD?
Beta Was this translation helpful? Give feedback.
All reactions