Structure - 2024.1 English

Vitis Libraries

Release Date
2024-08-06
Version
2024.1 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.