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

Co-simulation in pb-flow #7

Merged
merged 33 commits into from
May 20, 2021
Merged

Co-simulation in pb-flow #7

merged 33 commits into from
May 20, 2021

Conversation

jianyicheng
Copy link
Collaborator

Added co-simulation for pb-flow

  • Get baseline results from C code
  • Check correctness for Phism
  • Get timing results for Phism

@jianyicheng
Copy link
Collaborator Author

To run co-simulation for Polybench, need to run the following before start Vitis HLS:
export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu:$LIBRARY_PATH
This has been added into the Dockerfile, but need to be added into the doc for general building process.

Details: https://forums.xilinx.com/t5/High-Level-Synthesis-HLS/Vivado-HLS-C-simulation-and-C-RTL-cosimulation-running-Debian/td-p/1019856

@kumasento kumasento merged commit ad40890 into main May 20, 2021
@kumasento kumasento deleted the cosim branch May 20, 2021 20:06
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