Structure - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.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.