Commit 4c0dd945 authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

doc: Added pulse counters and other changes

- folder structure updated
- getting around the code made clearer
Signed-off-by: Theodor-Adrian Stana's avatarTheodor Stana <t.stana@cern.ch>
parent f7b0232e
...@@ -9,9 +9,9 @@ ...@@ -9,9 +9,9 @@
\noindent \rule{\textwidth}{.1cm} \noindent \rule{\textwidth}{.1cm}
\hfill Gateware v1.0 \hfill Gateware v1.1
\hfill January 5, 2014 \hfill January 28, 2014
\vspace*{3cm} \vspace*{3cm}
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
height="430.57178" height="430.57178"
id="svg2" id="svg2"
version="1.1" version="1.1"
inkscape:version="0.48.4 r9939" inkscape:version="0.48.3.1 r9886"
sodipodi:docname="arch.svg"> sodipodi:docname="arch.svg">
<defs <defs
id="defs4"> id="defs4">
...@@ -137,14 +137,14 @@ ...@@ -137,14 +137,14 @@
borderopacity="1.0" borderopacity="1.0"
inkscape:pageopacity="0.0" inkscape:pageopacity="0.0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:zoom="0.98994949" inkscape:zoom="1.979899"
inkscape:cx="-16.795407" inkscape:cx="114.59102"
inkscape:cy="203.48188" inkscape:cy="261.43892"
inkscape:document-units="px" inkscape:document-units="px"
inkscape:current-layer="layer1" inkscape:current-layer="g3109"
showgrid="true" showgrid="true"
inkscape:window-width="1535" inkscape:window-width="1855"
inkscape:window-height="876" inkscape:window-height="1176"
inkscape:window-x="65" inkscape:window-x="65"
inkscape:window-y="24" inkscape:window-y="24"
inkscape:window-maximized="1" inkscape:window-maximized="1"
...@@ -357,14 +357,14 @@ ...@@ -357,14 +357,14 @@
<text <text
sodipodi:linespacing="125%" sodipodi:linespacing="125%"
id="text4429-6" id="text4429-6"
y="309.29971" y="314.58044"
x="389.97046" x="389.97046"
style="font-size:10px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" style="font-size:10px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
xml:space="preserve"><tspan xml:space="preserve"><tspan
id="tspan4540" y="314.58044"
y="309.29971"
x="389.97046" x="389.97046"
sodipodi:role="line">CSR instantiation</tspan></text> sodipodi:role="line"
id="tspan3051">Converter board registers</tspan></text>
<path <path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#TriangleOutL)" style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#TriangleOutL)"
d="m 371.04188,339.82863 0,45.66929" d="m 371.04188,339.82863 0,45.66929"
...@@ -375,17 +375,13 @@ ...@@ -375,17 +375,13 @@
xml:space="preserve" xml:space="preserve"
style="font-size:10px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" style="font-size:10px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
x="389.97046" x="389.97046"
y="361.4801" y="367.73007"
id="text4435-2" id="text4435-2"
sodipodi:linespacing="125%"><tspan sodipodi:linespacing="125%"><tspan
id="tspan4542"
sodipodi:role="line"
x="389.97046"
y="361.4801">Pulse generation and pulse</tspan><tspan
id="tspan3068" id="tspan3068"
sodipodi:role="line" sodipodi:role="line"
x="389.97046" x="389.97046"
y="373.9801">status logic</tspan></text> y="367.73007">Channel logic</tspan></text>
<text <text
xml:space="preserve" xml:space="preserve"
style="font-size:10px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" style="font-size:10px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
......
This diff is collapsed.
This diff is collapsed.
...@@ -62,3 +62,8 @@ ...@@ -62,3 +62,8 @@
note = {v2.5}, note = {v2.5},
howpublished = {\url{http://www.xilinx.com/support/documentation/user_guides/ug380.pdf}} howpublished = {\url{http://www.xilinx.com/support/documentation/user_guides/ug380.pdf}}
} }
@misc{wbgen2,
title = {{Wishbone Slave Generator}},
howpublished = {\url{http://www.ohwr.org/projects/wishbone-gen/wiki}}
}
This diff is collapsed.
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