|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.naic.edu/~phil/hardware/pdev/configGuide.html
Дата изменения: Sat Feb 3 01:26:08 2007 Дата индексирования: Sat Dec 22 11:23:51 2007 Кодировка: Поисковые слова: http www.astronomy.ru forum index.php topic 4644.0.html |
| function | V/P | Shift
Bits |
Bits | Sat | notes |
| A/D sample | V | 12 | Adc
Ovf |
||
| PolyFilter/ffts | V | 18 | 19 bits arithemetic. | ||
| Pshift | V | Down | 18 | fft
Ovf |
13 bits mask. Each bitdown shifts after a butter fly stage.
B0 last butterfly(size2). B12 first butter fly stage. |
| Shift
Vshift |
V | 3Up | 32 | Vsh
Sat |
After fft before stokes upshift values. |
| Compute pwr | P | 32 | |||
| Dshift | P | 4Dwn | 32 | down shift prior to accumulation. | |
| Accumulation | P | 40 | Acc
Sat |
accumulate in 40 bit numbers. Assume 32 bit input placed in lower 32 bits of accumulator | |
| Ashift | P | 3Up | 32 | Ash
Sat |
uppper most 32 bits of accumulator are up shifted in 32 bit word. This is needed for packing 8 or 16 bits. |
| A/D
Lvls |
Pshift | pfbOvr
L,H |
VSh | Dsh | Ash | Spc
Med |
Notes |
| 11,10 | 0x1800
0x1a00 |
0,3
0,0 |
0 | 0 | 0 | need >=3 shifts | |
| 26,22 | 0x1300
0x0013 0x1600 |
0,0
12,7 0,0 |
0 | 0 | 0 | need >=3 shifts | |
| 47,40 | 0x1600
0x1700 |
7,8
0,0 |
0 | 0 | 0 | need >=4 shifts |