Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform resource reports #551

Open
whitequark opened this issue Nov 25, 2020 · 0 comments
Open

Platform resource reports #551

whitequark opened this issue Nov 25, 2020 · 0 comments
Labels

Comments

@whitequark
Copy link
Member

nMigen platforms are much more powerful than typical constraint files: apart from pin locations they also specify pin polarities, support indirect addressing through connectors, and in some cases include multiple versions of the same pinout. In the end, it is not always clear what pin ended where and with what polarity.

We should add an API for retrieving the final pin mapping (including all intermediate connectors) and polarity, and include a human-readable report generated from this pin mapping in the build plan (aka the build directory).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant