logisim-evolution/doc/en/html/libs/mem/index.html

37 lines
1.8 KiB
HTML

<html>
<head>
<title>Memory Library</title>
</head>
<body bgcolor="FFFFFF">
<h1>Memory library</h1>
<p>The Memory library includes components that remember information.</p>
<table>
<tr><td align="right"><a href="flipflops.html" style="text-decoration: none">
<img border="0" src="../../../../icons/dFlipFlop.gif" width="16" height="16">
<img border="0" src="../../../../icons/tFlipFlop.gif" width="16" height="16">
<img border="0" src="../../../../icons/jkFlipFlop.gif" width="16" height="16">
<img border="0" src="../../../../icons/srFlipFlop.gif" width="16" height="16"></a></td>
<td><a href="flipflops.html">D/T/J-K/S-R Flip-Flop</a></td></tr>
<tr><td align="right"><a href="register.html"><img border="0" src="../../../../icons/register.gif" width="16" height="16"></a></td>
<td><a href="register.html">Register</a></td></tr>
<tr><td align="right"><a href="counter.html"><img border="0" src="../../../../icons/counter.gif" width="16" height="16"></a></td>
<td><a href="counter.html">Counter</a></td></tr>
<tr><td align="right"><a href="shiftreg.html"><img border="0" src="../../../../icons/shiftreg.gif" width="16" height="16"></a></td>
<td><a href="shiftreg.html">Shift Register</a></td></tr>
<tr><td align="right"><a href="random.html"><img border="0" src="../../../../icons/random.gif" width="16" height="16"></a></td>
<td><a href="random.html">Random</a></td></tr>
<tr><td align="right"><a href="ram.html"><img border="0" src="../../../../icons/ram.gif" width="16" height="16"></a></td>
<td><a href="ram.html">RAM</a></td></tr>
<tr><td align="right"><a href="rom.html"><img border="0" src="../../../../icons/rom.gif" width="16" height="16"></a></td>
<td><a href="rom.html">ROM</a></td></tr>
</table>
<p><a href="../index.html">Back to <em>Library Reference</em></a></p>
</body>
</html>