Hi, I am implementing fir filter c6748 processor, but due to the size of the data to be process, those data is being buffered at the external ram. I have doing some setting in AMR register to enable the delay line, but there seems no speed improvement in my case. so, i would like to know if the delay line is enabled by default. By the way, I am quite blur about how the delay line in ti processor work. Does it move those data into the L2 cache and remain there until certain portion of data is being updated? Thank you.