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

[API] Multiple report file parsing support #439

Open
wants to merge 5 commits into
base: tvm
Choose a base branch
from

Conversation

yn224
Copy link
Contributor

@yn224 yn224 commented Feb 7, 2022

Fixed issue: #435

Detailed description: This PR attempts to add support for examples where the top function does not include "loops" but rather have separate loop function instances. The interface does not differ much from the previous iteration.

Link to the tests: Added under tests/test_hls_report.py

@hecmay
Copy link
Collaborator

hecmay commented Feb 21, 2022

@yn224 thank you!

can you please also add at least one test case to CI/CD test? Just want to have a test case running through Vitis HLS and make sure it can work.

@yn224
Copy link
Contributor Author

yn224 commented Mar 14, 2022

@hecmay Would it be possible for this to get merged? Also, what would be the state where the loop names generate different numbers appended to loop names during CI/CD tests?

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

Successfully merging this pull request may close these issues.

2 participants