"UnManaged Configuration [16843009] = [1+1+0+1,1+0]" error
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 27 Feb 2020 15:17:55 +0000 (15:17 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 27 Feb 2020 15:17:55 +0000 (15:17 +0000)
experiments5/doAlu16.py

index 86621d6c7e78ec95b16bf488af8bf82107fc8d33..2b1c335aebb4aabe663aef654d0e24a9b2b07234 100755 (executable)
@@ -170,7 +170,7 @@ def add ( **kw ):
               , Pin.Direction.NORTH
               , Pin.PlacementStatus.UNPLACED
               , metal3
-              , l( x ), l( y - 21 )   # Position.
+              , l( x ), l( y - 15 )   # Position.
               , l( 2.0 )            , l( 2.0 )  # Size.
               )
     if True: