原始文件(SVG文件,尺寸为256 × 76像素,文件大小:16 KB)


摘要

描述
English: XNOR implemented with NOR gates.
日期
来源 自己的作品
作者 Robert A. Maxwell


To reproduce this image with circuit-macros, use the following code:

.PS

cct_init
include(HOMELIB_`liblog.m4')

scale   = 25.4  # Use millimetres
sec     = 5     # Horizontal length of each section
vgap    = 20    # Vertical gap between A and B
nowid   = 11    # Need a value for width of NOR gate before use

LA: "$A$" rjust; line right_ nowid+4*sec
NO1: NOR_gate with .In1 at Here

move to (0, -vgap)
LB: "$B$" rjust; line right_ nowid+4*sec
NO2: NOR_gate with .In2 at Here

move to (2*sec, -vgap/2)
NO3: NOR_gate; line right_ sec; dot
move to NO3.Out+(sec, 0); line to (Here.x, NO1.In2.y); line to NO1.In2
move to NO3.Out+(sec, 0); line to (Here.x, NO2.In1.y); line to NO2.In1
dot(at LA+(sec, 0)); line to (Here.x, NO3.In1.y); line to NO3.In1
dot(at LB+(sec, 0)); line to (Here.x, NO3.In2.y); line to NO3.In2

move to (2*nowid+6*sec, -vgap/2)
NO4: NOR_gate; line right_ sec; "$A$ XNOR $B$" ljust
line from NO1.Out right_ sec; line to (Here.x, NO4.In1.y); line to NO4.In1
line from NO2.Out right_ sec; line to (Here.x, NO4.In2.y); line to NO4.In2

.PE

许可协议

我,本作品著作权人,特此采用以下许可协议发表本作品:
w:zh:知识共享
署名 相同方式共享
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。

说明

添加一行文字以描述该文件所表现的内容
xnor gate using nor gate

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2009年10月27日 (二) 09:212009年10月27日 (二) 09:21版本的缩略图256 × 76(16 KB)Robert A. Maxwell{{Information |Description={{en|1=XNOR implemented with NOR gates.}} |Source={{own}} |Author=Robert A. Maxwell |Date=2009-10-27 |Permission= |other_versions= }} Category:Logic gates

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件: