~ruther/vhdl-i2c

ref: cb7143c0b0bf4ac603f4e0ddf705e88474afc496 vhdl-i2c/doc/img/i2c_slave.tex -rw-r--r-- 279 bytes
cb7143c0 — Rutherther tests: i2c bus model 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