Skip to content
Discussion options

You must be logged in to vote

The io_pin_order.yaml is generated by the tool itself. There is no way to generate that file directly right now. I will later add a command to do so. But for now, you can just use one of the open PDKs to generate the file, or use the Python API and call gen_io_pin_order_config to generate the file. However, the pin order file will not help you with the correct alignment.

The only job of that file is to specify the pin order, but it will not align the pins for you. You will need a custom pin-placement script to handle alignment if you plan to use a proprietary EDA tool. However, if you are planning to use Openroad for hardening, one option is to bring up the PDK so it works in librelane, a…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Guha37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants