Replies: 2 comments
-
1/29
|
Beta Was this translation helpful? Give feedback.
0 replies
-
2/9 Update
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The current HLS simulation is too slow and only has sequential semantics for dataflow programs. We may want to build our own simulators in Allo that can simulate various dataflow programs in parallel.
Some reference simulators include:
hls::task
: https://docs.amd.com/r/en-US/ug1399-vitis-hls/HLS-Task-LibraryBeta Was this translation helpful? Give feedback.
All reactions