PKP
VS1000 P
ROGRAMMER
’
S
G
UIDE
VSMPG
17.3.5
Interface control towards DSP
NFLSH_DSPIF bits
Name
Bits
Description
dsp-dbuf-pntr
7:4
Data buffer pointer for next operation
dsp-ena-dbuf
3
Use data buffer for operations (’1’ = enabled)
dsp-rd-wrx
2
Dsp read/write selection (’1’ = read)
ecc-ena
1
Ecc calculation enable
ecc-sreset
0
Ecc register reset bit (zeroed after one cycle)
When dsp-ena-dbuf is 0, the 32-byte buffer memory is not changed.
17.3.6
ECC counter register
NFLSH_ECC_CNT bits
Name
Bits
Description
ecc-cnt
7:0
Calculated ecc words (data is processed in 16-
bit format)
Ecc-cnt register counts the 16-bit words that are read or written to dreg. This information
is required when lpl, lph and cp are calculated. The register is updated only when the
ecc is enabled (ecc-ena = ’1’). In write operation the register is updated one clock cycle
after the write took place (as the data is being moved to the data buffer) and in the read
operation it is updated in the same clock cycle.
Rev. 0.20
2011-10-04
Page