\newcommand\diffpairdist{3} \coordinate (cm) at (0,0); \draw (cm) to [short,-] ++ (-\diffpairdist/2,0) to [short,-] ++ (0,-0.25) node [pmos,anchor=source] (m1a) {}; \draw (m1a.gate) to [short,-o] ++ (-0.05,0) node[anchor=east] {INP}; \draw (cm) to [short,-] ++ (\diffpairdist/2,0) coordinate (x) to [short,-] (x|-m1a.source) node [pmos,anchor=source,xscale=-1] (m1b) {}; \draw (m1b.gate) to [short,-o] ++ (0.05,0) node[anchor=west] {INN}; \draw (m1b.drain) to [short,-] ++ (0,-0.5) coordinate (oi) to [short,-] ++ (0,-0.5) node [nmos,anchor=drain] (m2b) {}; \draw (m1a.drain) to [short,-] (m1a.drain|-m2b.drain) node [nmos,anchor=drain,xscale=-1] (m2a) {}; \draw (m2a.drain) to [short,*-] (m2a.drain-|m2a.gate) to [short,-*] (m2a.gate) to [short,-] (m2b.gate); \draw (m2a.source) to [short,-] (m2a.source-|cm) coordinate (vss) to [short,*-] (m2b.source); \draw (cm) to [short,*-] ++ (0,0.5) node [pmos,anchor=drain] (m3a) {}; \draw (m3a.gate) to [short,-] (m1a.gate|-m3a.gate) to [short,-] ++ (-1,0) node [pmos,anchor=gate,xscale=-1] (m3r) {} to [short,*-] (m3r.gate|-m3r.drain) to [short,-*] (m3r.drain) to [short,-o,f>=$I_{\mathrm{0}}$] ++ (0,-1) node [anchor=north] {B} coordinate(b) ; \coordinate (vdd) at ($(m3a.source)!0.5!(m3r.source)$); \draw (m3a.source) to [short,-*] (vdd) to [short,- ] (m3r.source); \node[vdd] at (vdd) {}; \draw (oi) to [short,*-o] ++ (1.75,0) node[above] {O} to [short, - ] ++ (0.75,0) coordinate (x) to [C,-,l=$C_{\mathrm{L}}$] ++ (0,-2.0) node[vss] {}; \node[vss] at (vss) {}; \node[ anchor = west , inner sep = 2pt , font = \footnotesize ] () at ($(m1a.drain)!0.775!(m1a.source)$) {MPD1A}; \node[ anchor = east , inner sep = 2pt , font = \footnotesize ] () at ($(m1b.drain)!0.775!(m1b.source)$) {MPD1B}; \node[ anchor = west , inner sep = 2pt , font = \footnotesize ] () at ($(m2b.source)!0.775!(m2b.drain)$) {MNCM2A}; \node[ anchor = east , inner sep = 2pt , font = \footnotesize ] () at ($(m2a.source)!0.775!(m2a.drain)$) {MNCM2R}; \node[ anchor = east , inner sep = 2pt , font = \footnotesize ] () at ($(m3r.drain)!0.775!(m3r.source)$) {MPCM3R}; \node[ anchor = west , inner sep = 2pt , font = \footnotesize ] () at ($(m3a.drain)!0.775!(m3a.source)$) {MPCM3A};