Structure - 2024.2 English - XD160

Vitis Libraries

Document ID
XD160
Release Date
2024-11-29
Version
2024.2 English
Nested Loop Join Structure

The following steps will be performed when the nested loop join function is called: - Load the left table using shift registers. - Pull out right table row by row and compared with the left table.