glados.no/_files/sound/bss/london/manual/MAIN/MAINNOR.htm

91 lines
4.1 KiB
HTML
Raw Normal View History

2020-08-16 15:32:44 +02:00
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="generator" content="Adobe RoboHelp 9">
<title>NOR</title>
<link rel="StyleSheet" href="HtmlHelp.css" type="text/css">
<style title="hcp" type="text/css">
<!--
img.hcp1 { margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px; }
p.hcp2 { font-size:10pt; }
span.hcp3 { font-weight:bold; }
td.hcp4 { vertical-align:TOP;
padding-left:1px;
padding-top:1px;
padding-right:1px;
padding-bottom:1px; }
p.hcp5 { text-align:center;
margin-bottom:0; }
font.hcp6 { font-family:Arial; }
font.hcp7 { font-size:small; }
-->
</style>
</head>
<body>
<h1 class="firstHeading" style="color: #008000; font-size: 18pt;">NOR</h1>
<h1 class="firstHeading" style="font-size: small;"><img src="MAIN00000184.gif" alt="MAIN00000184.gif" title="MAIN00000184.gif" width="84" height="71" border="0" class="hcp1"></h1>
<p class="hcp2">A logic NOR gate takes two or more logic-level
inputs and produces a single logic-level output. The NOR gate behaves
according to the truth table below. The output of the NOR gate will be
LOW (0) when any input is HIGH (1). The output will be HIGH (1) only when
all inputs are LOW (0).</p>
<p class="hcp2">The lights on the logic object design block
indicate the current state of the inputs and output. These are operational
in simulation and when online to the device.</p>
<p style="color: #333399; font-size: 10pt;"><span class="hcp3">NOR
Truth Table</span></p>
<table wrapperparagraphselector="P" style="margin-top: 14pt; border-collapse: separate;
border-collapse: separate;" cellspacing="2" width="25%" border="1">
<tr>
<td class="hcp4"><p class="hcp5"><font face="Arial" class="hcp6"><font size="3" class="hcp7"><font
color="#000000">A</font></font></font></p></td>
<td class="hcp4"><p class="hcp5"><font face="Arial" class="hcp6"><font size="3" class="hcp7"><font
color="#000000">B</font></font></font></p></td>
<td class="hcp4"><p class="hcp5"><font face="Arial" class="hcp6"><font size="3" class="hcp7"><font
color="#000000">O/P</font></font></font></p></td>
</tr>
<tr>
<td class="hcp4"><p class="hcp5"><font face="Arial" class="hcp6"><font size="3" class="hcp7"><font
color="#000000">0</font></font></font></p></td>
<td class="hcp4"><p class="hcp5"><font face="Arial" class="hcp6"><font size="3" class="hcp7"><font
color="#000000">0</font></font></font></p></td>
<td class="hcp4"><p class="hcp5">1</p></td>
</tr>
<tr>
<td class="hcp4"><p class="hcp5"><font face="Arial" class="hcp6"><font size="3" class="hcp7"><font
color="#000000">0</font></font></font></p></td>
<td class="hcp4"><p class="hcp5">1</p></td>
<td class="hcp4"><p class="hcp5"><font face="Arial" class="hcp6"><font size="3" class="hcp7"><font
color="#000000">0</font></font></font></p></td>
</tr>
<tr>
<td class="hcp4"><p class="hcp5">1</p></td>
<td class="hcp4"><p class="hcp5"><font face="Arial" class="hcp6"><font size="3" class="hcp7"><font
color="#000000">0</font></font></font></p></td>
<td class="hcp4"><p class="hcp5"><font face="Arial" class="hcp6"><font size="3" class="hcp7"><font
color="#000000">0</font></font></font></p></td>
</tr>
<tr>
<td class="hcp4"><p class="hcp5">1</p></td>
<td class="hcp4"><p class="hcp5">1</p></td>
<td class="hcp4"><p class="hcp5"><font face="Arial" class="hcp6"><font size="3" class="hcp7"><font
color="#000000">0</font></font></font></p></td>
</tr>
</table>
<p><font face="Arial" class="hcp6"><font size="3" class="hcp7"><font
color="#333399"><span class="hcp3">Properties</span></font></font></font></p>
<p><font face="Arial" class="hcp6"><font size="3" class="hcp7"><img src="MAIN00000185.gif" alt="MAIN00000185.gif" title="MAIN00000185.gif" width="302" height="163" border="0" class="hcp1"></font></font></p>
<p class="hcp2"><span class="hcp3">Number of
Inputs</span></p>
<p style="margin-bottom: 0;"><font style="font-size: 10pt;" size="2">Sets
the number of inputs. This is selectable from 2 to 32.</font></p>
</body>
</html>