Skip to content

Conversation

@ueqri
Copy link
Collaborator

@ueqri ueqri commented Mar 19, 2022

Summary of making sw_emu work, based on the HLS hardware codes of last release f35c82a:

  • Use ap_axiu for AXI-4 stream in kernel interface, and self-defined VEC_AXIS_T for FIFO inside kernel respectively
  • Modify stream duplicator & merger to transform between ap_axiu(external stream port) and VEC_AXIS_T(internal stream FIFO)
  • Remove exit condition in kernel k2k_relay, to support multiple tests in host program

The implementation is tested on Vitis HLS v2021.2, targeting platform Xilinx Alveo U280.

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