Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vecs
FIJI Public
Commits
06119c58
Commit
06119c58
authored
Nov 21, 2017
by
Stefan Tauner
Browse files
Refine denotation of reset in phases diagram
parent
0dc9ae01
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/user_guide/img/fiji_phases_overview.svg
View file @
06119c58
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
inkscape:pageopacity=
"0.0"
inkscape:pageopacity=
"0.0"
inkscape:pageshadow=
"2"
inkscape:pageshadow=
"2"
inkscape:zoom=
"1.7714259"
inkscape:zoom=
"1.7714259"
inkscape:cx=
"1
97.73094
"
inkscape:cx=
"1
14.46469
"
inkscape:cy=
"114.75173"
inkscape:cy=
"114.75173"
inkscape:document-units=
"px"
inkscape:document-units=
"px"
inkscape:current-layer=
"layer1"
inkscape:current-layer=
"layer1"
...
@@ -47,10 +47,10 @@
...
@@ -47,10 +47,10 @@
inkscape:snap-midpoints=
"true"
inkscape:snap-midpoints=
"true"
showguides=
"true"
showguides=
"true"
inkscape:guide-bbox=
"true"
inkscape:guide-bbox=
"true"
inkscape:window-width=
"
256
0"
inkscape:window-width=
"
192
0"
inkscape:window-height=
"1
419
"
inkscape:window-height=
"1
034
"
inkscape:window-x=
"0"
inkscape:window-x=
"
64
0"
inkscape:window-y=
"0"
inkscape:window-y=
"
144
0"
inkscape:window-maximized=
"1"
inkscape:window-maximized=
"1"
units=
"px"
units=
"px"
fit-margin-top=
"1"
fit-margin-top=
"1"
...
@@ -98,7 +98,7 @@
...
@@ -98,7 +98,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>
...
@@ -247,17 +247,12 @@
...
@@ -247,17 +247,12 @@
style=
"font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:7.97009993px;font-family:FreeSans;-inkscape-font-specification:FreeSans;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
style=
"font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:7.97009993px;font-family:FreeSans;-inkscape-font-specification:FreeSans;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
transform=
"scale(1,-1)"
transform=
"scale(1,-1)"
x=
"243.30371"
x=
"243.30371"
y=
"-350.383"
>
y=
"-345.44949"
>
<tspan
id=
"tspan4834"
sodipodi:role=
"line"
y=
"-350.383"
x=
"243.30371"
>
Optional
</tspan>
<tspan
<tspan
id=
"tspan4836"
id=
"tspan4836"
sodipodi:role=
"line"
sodipodi:role=
"line"
y=
"-34
0
.4
2038
"
y=
"-34
5
.4
4949
"
x=
"243.30371"
>
Reset
</tspan>
x=
"243.30371"
>
Reset
DUT
</tspan>
</text>
</text>
<g
<g
transform=
"translate(217.867,350.383)"
transform=
"translate(217.867,350.383)"
...
...
docs/user_guide/img/fiji_phases_overview.tex
View file @
06119c58
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
\node
[phase,dashed,fill=blue!20,right of=conf] (wt)
{
WAIT
}
;
\node
[phase,dashed,fill=blue!20,right of=conf] (wt)
{
WAIT
}
;
\node
[txt,above of=wt] ()
{
Wait for Trigger
}
;
\node
[txt,above of=wt] ()
{
Wait for Trigger
}
;
\node
[phase,dashed,fill=red!20,right of=wt] (re)
{
RESET
}
;
\node
[phase,dashed,fill=red!20,right of=wt] (re)
{
RESET
}
;
\node
[txt,above of=re] ()
{
Optional
\\
Reset
}
;
\node
[txt,above of=re] ()
{
Reset
DUT
}
;
\node
[phase,fill=green!20,right of=re] (count)
{
COUNT
}
;
\node
[phase,fill=green!20,right of=re] (count)
{
COUNT
}
;
\node
[txt,above of=count] ()
{
Count down timer
}
;
\node
[txt,above of=count] ()
{
Count down timer
}
;
\node
[phase,fill=violet!20,right of=count] (fault1)
{
FAULT1
}
;
\node
[phase,fill=violet!20,right of=count] (fault1)
{
FAULT1
}
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment