Changes
Page history
updated SETS_FPGA.asciidoc
authored
Feb 03, 2017
by
Patrick Schmitt
Show whitespace changes
Inline
Side-by-side
SETS_FPGA.asciidoc
View page @
8a8f6c4b
...
...
@@ -187,12 +187,8 @@ image::https://es.technikum-wien.at/openlab/openlab_wiki/wikis/img/SETS_FPGA/SET
{empty} +
_T~del~_ represents the delay that the FPGA adds after the first ETS packet was completed. +
The third ETS packet will add _2T~del~_ as delay. +
The fourth _3T~del~_ and so on.
{empty} +
_T~del~_ represents the delay that the FPGA adds after the first ETS packet was completed.
The third ETS packet will add _2T~del~_ as delay. The fourth _3T~del~_ and so on. +
There is one situation which requires additional calculation in order to correctly control the timing of the ADC.
Signals with a smaller period time than the wake-up time of the ADC needs a slightly different approach.
For example if _SIGNAL_LEARNING_CNT_ = 50 then the FPGA will calculate _ADC_CYCLE_START_CNT_ = -30 which will be unprocessable.
...
...
...
...