7-5. Hash-Multi-Join - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

Hash-Multi-Join primitive is a combined set of Hash-Join, Hash-Semi-Join and Hash-Anti-Join. A control flag is used to determine which kind of Join to perform. The three Join algorithms share the most part of control logic and FIFO resource, so that the resource consumption is acceptable and well suited in a SLR.

See Internals of Hash-Multi-Join.