corrections getting output routed
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 21 Apr 2020 13:17:08 +0000 (13:17 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 21 Apr 2020 13:17:08 +0000 (13:17 +0000)
experiments7/doAlu16.py

index ebccbf213ec5275b33c18cbf6f2a713b4f0d9e7d..be28596c5302a7e743df3aeadc942b300e3734f3 100755 (executable)
@@ -251,7 +251,7 @@ def scriptMain(editor=None, **kwargs):
     alu16 = ALU16(
         'alu16', editor, submodules=[add, sub],
         north_pins=[
-            {'net': 'o({})', 'x': 355.0+o, 'delta': -5.0, 'repeat': BIT_WIDTH},
+            {'net': 'o({})', 'x': 255.0+o, 'delta': -5.0, 'repeat': BIT_WIDTH},
             {'net': 'op'},
         ],
         south_pins=[