From 7537cdef452023c4df6d85602b667021905c3244 Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Thu, 13 Apr 2023 21:04:45 +0200 Subject: [PATCH] typos fixed --- doc/xschem_man/tutorial_instance_based_implementation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/xschem_man/tutorial_instance_based_implementation.html b/doc/xschem_man/tutorial_instance_based_implementation.html index bc9820dc..657d1a80 100644 --- a/doc/xschem_man/tutorial_instance_based_implementation.html +++ b/doc/xschem_man/tutorial_instance_based_implementation.html @@ -76,7 +76,7 @@ p{padding: 15px 30px 10px;}

See the waveforms of the OUT, OUT2, OUT3 signals that behave accordingly. @@ -86,7 +86,7 @@ p{padding: 15px 30px 10px;}

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).