From da71c4a14d42f58a33fb0deba9b54e74865b9fd6 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 27 Feb 2020 15:17:55 +0000 Subject: [PATCH] "UnManaged Configuration [16843009] = [1+1+0+1,1+0]" error --- experiments5/doAlu16.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments5/doAlu16.py b/experiments5/doAlu16.py index 86621d6..2b1c335 100755 --- a/experiments5/doAlu16.py +++ b/experiments5/doAlu16.py @@ -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: -- 2.30.2