~ruther/vhdl-i2c

ref: 9b0b309f2f2c064ca2317d51637edef05a0bb2bf vhdl-i2c/doc/img/i2c_slave.tex -rw-r--r-- 279 bytes
9b0b309f — Rutherther tests: update address detector to use new bus mod 1 year, 3 months ago
                                                                                
1
2
3
4
5
6
7
8
% tikzpic.tex
\documentclass[crop,tikz]{standalone}% 'crop' is the default for v1.0, before it was 'preview'
%\usetikzlibrary{...}% tikz package already loaded by 'tikz' option
\begin{document}
\begin{tikzpicture}
  \draw (0,0) -- (10,10); % ...
\end{tikzpicture}
\end{document}
Do not follow this link