~ruther/vhdl-i2c

ref: b150548edc2f8f5fcf94de1c27753a48480c0897 vhdl-i2c/doc/img/i2c_slave.tex -rw-r--r-- 279 bytes
b150548e — Rutherther docs: add presentation 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