typos fixed

This commit is contained in:
stefan schippers 2023-04-13 21:04:45 +02:00
parent 08ad313103
commit 7537cdef45
1 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ p{padding: 15px 30px 10px;}
<ul>
<li><kbd>x1</kbd> is the standard instance using the default <kbd>comp_65nm.sch</kbd></li>
<li><kbd>x2</kbd> is a simplified instance that hust keeps the output low.</li>
<li><kbd>x3</kbd> uses a parasitic extraction netlist.</li>
<li><kbd>x3</kbd> uses a parasitic extraction netlist (output will move slower).</li>
</ul>
<p>
See the waveforms of the OUT, OUT2, OUT3 signals that behave accordingly.
@ -86,7 +86,7 @@ p{padding: 15px 30px 10px;}
<p class="important">
Note: when creating alternate alternate netlist files ensure the port order is identical to the base
circuit. The assumption for all alternate circuits created using the methods explained above is that the
alternate circuits have all the same interface as the base circuit (same input, output, inout pins, in the smae order).
alternate circuits have all the same interface as the base circuit (same input, output, inout pins, in the same order).
</p><br><br>
<!-- end of slide -->
<div class="filler"></div>