File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,15 +2,14 @@ INTRODUCTION
22============
33
44This folder includes a python script which runs the C emulators for the ASRC, SSRC, OS3 and DS3 modules.
5- For each model we present test signals - both a single tone to test the THD performance and a range of tones to
6- observe roll-off at the top of the band.
7- Using an un-windowed FFT we calculate the SNR.
8- We scrape the logs to extract MIPS/Utilization where supported.
5+ For each model test signals are injected - both a single tone to test the THD performance and a range of tones to
6+ observe roll-off at the top of the band. Using an un-windowed FFT the SNR and THD is calculated.
7+ The logs are scraped to extract MIPS and utilization where supported.
98
109Tests are run for all suported input and output sample freqencies, and for worst case frequency deviation.
11- Note that not all modules support all input scenarios - these are ignored.
10+ Note that not all modules support all input scenarios due to input and output rate specifications - these cases are ignored.
1211
13- The result of this script is the generation an rst file which is included into the documentation,
12+ The result of this script is the generation an ` rst` file which is included into the documentation,
1413incorporating a full set of charts and summary table.
1514
1615
You can’t perform that action at this time.
0 commit comments