The following list of LDC programming restrictions should be considered:
- VPAC_LDC_LSE_BUF_ATTR1_j[25-16] CBUF_BPR_CHAN
supports 1023 number of block per row. Hence, with output block width of 8,
maximum line size supported in SL2 memory is 8184 pixels.
- In 422 mode, always program as data format as
8-bit (design does not select data format automatically based on mode)
- Due to hardware limitations, make sure that input
block size (height and width) does not cross 1023 (pixels/lines).
- The hardware generates
either PIX_IBLK_MEMOVF or MESH_IBLK_MEMOVF events in this case.
- VPAC_LDC_CTRL[0] LDC_EN should be high before
issuing hts_init.