Commit 310f0826 authored by Matthieu Cattin's avatar Matthieu Cattin

doc: Firmware manual redaction...

parent 7095c495
This diff is collapsed.
...@@ -183,21 +183,25 @@ ...@@ -183,21 +183,25 @@
borderopacity="1.0" borderopacity="1.0"
inkscape:pageopacity="0.0" inkscape:pageopacity="0.0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:zoom="1.9218939" inkscape:zoom="1.3589842"
inkscape:cx="338.92565" inkscape:cx="362.00034"
inkscape:cy="244.81059" inkscape:cy="178.7526"
inkscape:document-units="px" inkscape:document-units="px"
inkscape:current-layer="layer1" inkscape:current-layer="layer1"
showgrid="false" showgrid="false"
inkscape:window-width="1920" inkscape:window-width="1920"
inkscape:window-height="1173" inkscape:window-height="1123"
inkscape:window-x="1920" inkscape:window-x="0"
inkscape:window-y="0" inkscape:window-y="25"
inkscape:window-maximized="1" inkscape:window-maximized="1"
inkscape:snap-grids="true"> inkscape:snap-grids="true">
<inkscape:grid <inkscape:grid
type="xygrid" type="xygrid"
id="grid3028" /> id="grid3028"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview> </sodipodi:namedview>
<metadata <metadata
id="metadata7"> id="metadata7">
...@@ -207,7 +211,7 @@ ...@@ -207,7 +211,7 @@
<dc:format>image/svg+xml</dc:format> <dc:format>image/svg+xml</dc:format>
<dc:type <dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title /> <dc:title></dc:title>
</cc:Work> </cc:Work>
</rdf:RDF> </rdf:RDF>
</metadata> </metadata>
...@@ -233,7 +237,7 @@ ...@@ -233,7 +237,7 @@
d="m 330.37776,102.11815 0,20.49827" d="m 330.37776,102.11815 0,20.49827"
id="path5958" /> id="path5958" />
<path <path
style="fill:none;stroke:#ff9900;stroke-width:2.99999952;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:none" style="fill:none;stroke:#ff9900;stroke-width:2.99999951999999981;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:none"
d="m 329.75381,122.60956 -125.64946,0" d="m 329.75381,122.60956 -125.64946,0"
id="path5960" /> id="path5960" />
<path <path
......
...@@ -156,7 +156,7 @@ Reserved ...@@ -156,7 +156,7 @@ Reserved
@end multitable @end multitable
@multitable @columnfractions 0.15 0.85 @multitable @columnfractions 0.15 0.85
@headitem Field @tab Description @headitem Field @tab Description
@item @code{fsm_cmd} @tab 1: start@*2: stop @item @code{fsm_cmd} @tab 1: ACQ_START (start acquisition, only when FSM is idle)@*2: ACQ_STOP (stop acquisition, anytime)
@item @code{test_data_en} @tab Write the address counter value instead of ADC data to DDR @item @code{test_data_en} @tab Write the address counter value instead of ADC data to DDR
@item @code{trig_led} @tab Manual control of the front panel TRIG LED @item @code{trig_led} @tab Manual control of the front panel TRIG LED
@item @code{acq_led} @tab Manual control of the front panel ACQ LED @item @code{acq_led} @tab Manual control of the front panel ACQ LED
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment