We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
report_parasitic_annotation reports:
report_parasitic_annotation
Found 1287 unannotated drivers. Found 7560 partially unannotated drivers.
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
read_vcd pin activity reporting "at home"
No branches or pull requests
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:
Next generate .vcd file:
Now run power report:
report_parasitic_annotation
reports:The text was updated successfully, but these errors were encountered: