Forum Discussion
Altera_Forum
Honored Contributor
17 years agoi attached what i came up with. i looked for the maximum of an 8-bit random signal. my "packet size" was 100 samples. the top plot is the random data, the bottom is the maximum value held in the delay. as you can see the maximum is held until the packet is done in which case the maximum is cleared to 0. now that i look at my results the input was signed and i was only looking for maximum (not absolute value) but you get the picture. ;)
note: the thumbnail and zipped file are the same, the zip will just be bigger and look better.