Currently vitis does not support FIFO Buffer Depth Optimization? #1162
layson-inventor
started this conversation in
General
Replies: 1 comment 1 reply
-
There's one planned, hopefully merged soon. See #1037 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the document, I learned that vivado can perform FIFO deep optimization through the following code,
But I changed the backend from vivado to vitis, it seems that the function is not implemented.The following code will report an error.
I want to confirm whether my code is not written correctly, or the FIFO deep optimization function of vitis has not been implemented yet?
Beta Was this translation helpful? Give feedback.
All reactions