2238: fix typo of mezzanine
This commit is contained in:
parent
087663d7e0
commit
fc728b842d
4
2238.tex
4
2238.tex
|
@ -395,10 +395,10 @@ This card can achieve higher speed and lower jitter than the isolated 2118/2128
|
|||
% Draw central tranceivers boundary
|
||||
\node[draw, dotted, thick, rounded corners, inner xsep=0.7em, inner ysep=0.4em, fit=(bus0)(termswitch3)(bus_west)(bus_east)] () {};
|
||||
|
||||
% Draw partition between baseboard and mezzanie with labels at the center
|
||||
% Draw partition between baseboard and mezzanine with labels at the center
|
||||
\draw [line width=0.4mm] (bus_west) -- (bus_east);
|
||||
\node [label=above:{Baseboard}] at (3.375, -3.15) {};
|
||||
\node [label=below:{Mezzanie}] at (3.375, -3.15) {};
|
||||
\node [label=below:{Mezzanine}] at (3.375, -3.15) {};
|
||||
|
||||
% Connect I/Os to tranceivers block
|
||||
\draw [latexslim-latexslim] (mcx0) -- (1.5, 0);
|
||||
|
|
Loading…
Reference in New Issue