This fuzzer creates the tilegrid.json bitstream database. This database contains segment definitions including base frame address and frame offsets.
generate.tcl LOCs one LUT per segment column towards generating frame base addresses.
A reference bitstream is generated and then:
Finally, generate.py calculates the segment word offsets based on known segment column structure
This environment variable must be set with a valid ROI. See database for example values
This can be set to a specific value to speed up processing and reduce disk space If you don't know where your ROI is, just set to to include all values (0x00000000:0xfffffff)
Optionally, use these as a small performance optimization:
These should, if unused, be set to -1, with this caveat:
WARNING: CLB test generates this based on CLBs but implicitly includes INT
Therefore, if you don‘t set an explicit XRAY_ROI_GRID_* it may fail if you don’t have a CLB*_L at left and a CLB*_R at right.