DLPU133 March 2024 DLPC964
Since a single line is the smallest loadable part of the DMD, the user specifies the number of lines desired to be loaded. However the Aurora GTX channel is 192 bits wide so the PGEN_ADDR_ROM translates the number of lines to be loaded into a ROM address using the following formula:
MAX_ROM_ADDRESS = (# of lines) x 5 + CEIL(# of lines / 3)