Commit 4e4cee23 authored by Denia Bouhired-Ferrag's avatar Denia Bouhired-Ferrag

Updated the gateware testing manual

parents a49147ad f7e79ef8
...@@ -6,7 +6,6 @@ all: ...@@ -6,7 +6,6 @@ all:
bibtex $(FILE).aux bibtex $(FILE).aux
pdflatex -synctex=1 -interaction=nonstopmode $(FILE).tex *.tex pdflatex -synctex=1 -interaction=nonstopmode $(FILE).tex *.tex
pdflatex -synctex=1 -interaction=nonstopmode $(FILE).tex *.tex pdflatex -synctex=1 -interaction=nonstopmode $(FILE).tex *.tex
evince $(FILE).pdf &
clean: clean:
$(MAKE) -C fig clean $(MAKE) -C fig clean
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
\noindent \rule{\textwidth}{.1cm} \noindent \rule{\textwidth}{.1cm}
\hfill January 27, 2015 \hfill February 16, 2017
\vspace*{3cm} \vspace*{3cm}
...@@ -25,6 +25,9 @@ ...@@ -25,6 +25,9 @@
% name % name
%--------------------------------------------------------------- %---------------------------------------------------------------
\noindent {\Large \textbf{Theodor-Adrian Stana (CERN/BE-CO-HT)}} \noindent {\Large \textbf{Theodor-Adrian Stana (CERN/BE-CO-HT)}}
\vspace*{11pt}
\newline
\noindent {\textit{Last edited by Maciej Suminski (CERN/BE-CO-HT)}}
\noindent \rule{\textwidth}{.05cm} \noindent \rule{\textwidth}{.05cm}
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -7,3 +7,8 @@ ...@@ -7,3 +7,8 @@
title = {{Conv TTL Blocking Repository on OHWR}}, title = {{Conv TTL Blocking Repository on OHWR}},
howpublished = {\url{http://www.ohwr.org/projects/conv-ttl-blo/repository}} howpublished = {\url{http://www.ohwr.org/projects/conv-ttl-blo/repository}}
} }
@misc{33250a-ug,
title = {{Agilent 33250A User's Guide}},
howpublished = {\url{http://cp.literature.agilent.com/litweb/pdf/33250-90002.pdf}}
}
This diff is collapsed.
...@@ -6,7 +6,6 @@ all: ...@@ -6,7 +6,6 @@ all:
bibtex $(FILE).aux bibtex $(FILE).aux
pdflatex -synctex=1 -interaction=nonstopmode $(FILE).tex *.tex pdflatex -synctex=1 -interaction=nonstopmode $(FILE).tex *.tex
pdflatex -synctex=1 -interaction=nonstopmode $(FILE).tex *.tex pdflatex -synctex=1 -interaction=nonstopmode $(FILE).tex *.tex
evince $(FILE).pdf &
clean: clean:
$(MAKE) -C fig clean $(MAKE) -C fig clean
......
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