The Nested Loop Join primitive performs a double loop to compare all keys in both small and big tables.
In order to balance performance and resource consumptions in FPGA, the size of the small table is limited to 120 for a single call of the primitive.
See Internals of Nested-Loop-Join.