spelling
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 21 Apr 2020 14:28:19 +0000 (14:28 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 21 Apr 2020 14:28:19 +0000 (14:28 +0000)
experiments7/doAlu16.py

index 9fdf10b8f846ade63e08c4d7bd1779be954a5dcf..0eda61cc622b6c94cba1a72e4ea5a7a6b186bd5c 100755 (executable)
@@ -71,7 +71,7 @@ class ALU16(Module):
     @staticmethod
     def match_instance(datapath_insts, op, plug_name, inst):
         """
-        Guess the position of an instance from it's nets connections,
+        Guess the position of an instance from its nets connections,
         and put it at the right place in the datapath vector.
 
         :param datapath_insts: vector of bit slices,