Jump to content

File:DominoLogic-LaTeX.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia
Original file (SVG file, nominally 154 × 196 pixels, file size: 35 KB)

Summary

Description
English: LaTeX circuit diagram of a general domino logic implementation.

Based on Figure 1 from this source: Sharma, Ankita (December 2016). "Design and Implementation of Domino Logic Circuit in CMOS". Journal of Network Communications and Emerging Technologies 6 (12): 14-17.

The code that was used to generate this file is:

\documentclass{article}
\usepackage{circuitikz}
\begin{document}
\begin{center}
\begin{circuitikz}[american voltages]
\ctikzset{tripoles/mos style/arrows}
\ctikzset{logic ports/scale=0.6}
\ctikzset{blocks/scale=2}
\usetikzlibrary{automata,positioning}
\draw

    

    (0, 6.9) node[vdd]{$V_{DD}$}

    (0,6.5) node [pmos]{$M_1$}
    (0,2.25) node [nmos]{$M_2$}

    (-1, 6.5) node[ocirc]{\hspace{-2.5em}CLK}
    (-1, 2.25) node[ocirc]{\hspace{-2.5em}CLK}
    
    (0, 5.75) to (0, 5)

    (0, 5.5) to (0.9, 5.5)
    (1.5, 5.5) to (2.3, 5.5) node[circ]{\hspace{0.5em}Y}
    
    (1.25,5.5) node[not port, xscale=1.1] (not) {}

    (0, 1.5) node[ground]{}
    
    (-2, 4.75)node[circ]{\hspace{-2em}$N_1$} to (-1, 4.75)
    (-2, 4.25)node[circ]{\hspace{-2em}$N_2$} to (-1, 4.25)
    
    (-2, 3.25)node[circ]{\hspace{-2em}$N_n$} to (-1, 3.25)

    (0,4) node[twoportshape](start){\begin{tabular}{c}\vspace{0.5em} Pull-Down\\\vspace{-2em} Network \end{tabular}};

    (0, 5.5) to (start.north)
    
; 
\draw [loosely dotted](-1.75,4) --  (-1.75,3.5);
\end{circuitikz}
\end{center}
\end{document}
Date
Source Own work
Author DeemDeem52
Other versions DominoLogic-LaTeX.png

Licensing

LaTeX This work was created by free software; you can redistribute it and/or modify it under the terms of the LaTeX Project Public License, version 1.3c. See the License for more details.
I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

LaTeX circuit diagram of a general domino logic implementation

3 July 2025

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current21:09, 3 July 2025Thumbnail for version as of 21:09, 3 July 2025154 × 196 (35 KB)DeemDeem52SVG version

The following page uses this file:

Global file usage

The following other wikis use this file:

Metadata