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

Feature request - extend reporting on pin activities #162

Open
oharboe opened this issue Jan 2, 2025 · 2 comments
Open

Feature request - extend reporting on pin activities #162

oharboe opened this issue Jan 2, 2025 · 2 comments

Comments

@oharboe
Copy link

oharboe commented Jan 2, 2025

Report of how many pins have annotated activities versus computed ones. ORFS mock-array could be a test case.

The use case is to verify that the .vcd file for read_vcd is complete and that the .sdc file isn't missing any significant constraints.

Get latest ORFS:

make DESIGN_CONFIG=designs/asap7/mock-array/config.mk final

Next generate .vcd file:

make DESIGN_CONFIG=designs/asap7/mock-array/config.mk simulate

Now run power report:

make DESIGN_CONFIG=designs/asap7/mock-array/config.mk simulate

report_parasitic_annotation reports:

Found 1287 unannotated drivers.
Found 7560 partially unannotated drivers.
@akashlevy
Copy link
Contributor

+1

@oharboe
Copy link
Author

oharboe commented Jan 13, 2025

read_vcd pin activity reporting "at home"

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

No branches or pull requests

2 participants