31 lines
1.3 KiB
HTML
31 lines
1.3 KiB
HTML
<html>
|
|
<head>
|
|
<title>Plexers Library</title>
|
|
</head>
|
|
|
|
<body bgcolor="FFFFFF">
|
|
|
|
<h1>Plexers library</h1>
|
|
|
|
<p>The Plexers library includes control components.
|
|
Like the components of the Gates library, all are combinational,
|
|
but their purpose is generally for routing values.</p>
|
|
|
|
<table>
|
|
<tr><td align="right"><a href="mux.html"><img border="0" src="../../../../icons/multiplexer.gif" width="16" height="16"></a></td>
|
|
<td><a href="mux.html">Multiplexer</a></td></tr>
|
|
<tr><td align="right"><a href="demux.html"><img border="0" src="../../../../icons/demultiplexer.gif" width="16" height="16"></a></td>
|
|
<td><a href="demux.html">Demultiplexer</a></td></tr>
|
|
<tr><td align="right"><a href="decoder.html"><img border="0" src="../../../../icons/decoder.gif" width="16" height="16"></a></td>
|
|
<td><a href="decoder.html">Decoder</a></td></tr>
|
|
<tr><td align="right"><a href="priencod.html"><img border="0" src="../../../../icons/priencod.gif" width="16" height="16"></a></td>
|
|
<td><a href="priencod.html">Priority Encoder</a></td></tr>
|
|
<tr><td align="right"><a href="selector.html"><img border="0" src="../../../../icons/bitSelector.gif" width="16" height="16"></a></td>
|
|
<td><a href="selector.html">Bit Selector</a></td></tr>
|
|
</table>
|
|
|
|
<p><a href="../index.html">Back to <em>Library Reference</em></a></p>
|
|
|
|
</body>
|
|
</html>
|