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

58 lines
2.4 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>NOT</title>
<link rel="StyleSheet" href="HtmlHelp.css" type="text/css">
<style title="hcp" type="text/css">
<!--
font.hcp1 { font-family:Arial; }
font.hcp2 { font-size:small; }
p.hcp3 { font-size:10pt; }
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; }
-->
</style>
</head>
<body>
<h1 class="firstHeading" style="color: #008000; font-size: 18pt;">NOT</h1>
<p><font face="Arial" class="hcp1"><font size="3" class="hcp2"><img src="MAIN00000186.gif" alt="MAIN00000186.gif" title="MAIN00000186.gif" style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;" width="83" height="64" border="0"></font></font></p>
<p class="hcp3">A logic NOT gate has only one input and one
output. The output of the NOT object is always the exact opposite of the
input, and behaves according to the truth table shown below.</p>
<p class="hcp3">The lights on the logic object design block
indicate the current state of the input and output. These are operational
in simulation and when online to the device.</p>
<p style="color: #333399; font-size: 10pt;"><span style="font-weight: bold;">NOT
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="hcp1"><font size="3" class="hcp2"><font
color="#000000">I/P</font></font></font></p></td>
<td class="hcp4"><p class="hcp5"><font face="Arial" class="hcp1"><font size="3" class="hcp2"><font
color="#000000">O/P</font></font></font></p></td>
</tr>
<tr>
<td class="hcp4"><p class="hcp5"><font face="Arial" class="hcp1"><font size="3" class="hcp2"><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">1</p></td>
<td class="hcp4"><p class="hcp5"><font face="Arial" class="hcp1"><font size="3" class="hcp2"><font
color="#000000">0</font></font></font></p></td>
</tr>
</table>
</body>
</html>