Current pslse only supports DMA operations with addresses that are 128B aligned. For addresses that are 64B aligned, first completion cycle must not cross 128B boundary. CAPI-SNAP test case to be used for testing: ./run_sim -explore -vv -app ../actions/hdl_example/sw/snap_example -arg "-a2 -S0 -B1? -A64 -t500" where ? can be 2, 3, 4, 5, 6,7. 8 (B= # of 64B blocks of data, -A64 indicates 64B address alignment)
Current pslse only supports DMA operations with addresses that are 128B aligned. For addresses that are 64B aligned, first completion cycle must not cross 128B boundary. CAPI-SNAP test case to be used for testing: ./run_sim -explore -vv -app ../actions/hdl_example/sw/snap_example -arg "-a2 -S0 -B1? -A64 -t500" where ? can be 2, 3, 4, 5, 6,7. 8 (B= # of 64B blocks of data, -A64 indicates 64B address alignment)