Skip to content

About the report #851

Answered by auphelia
wanglu4042 asked this question in Q&A
Jul 10, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @wanglu4042 ,

  • When you use the builder the post synthesis resources will be saved in the output directory under the name post_synth_resources.xml.
  • Additionally, your model contains the metadata property "vivado_synth_rpt" which contains the path to the report, you can access it with model.get_metadata_prop("vivado_synth_rpt").

From your overview you would need to get one level up and there is a file called synth_report.xml which gives you the post synthesis results. There is also a utilization report after placement under impl_1/top_wrapper_utilization_placed.rpt .

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kaycoemert
Comment options

Answer selected by auphelia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants