remove 16 NC, added 16 VCC/VDD
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 9 Jun 2021 13:20:16 +0000 (14:20 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 9 Jun 2021 13:20:16 +0000 (14:20 +0100)
libresoc/ls180.py

index f334cdaa428881461504ec4b92a14cfbb996e4f0..438982d0260c3f14a37b04004a3010f969c9efd8 100644 (file)
@@ -156,6 +156,7 @@ def io():
 
     # not connected - eurgh have to adjust this to match the total pincount.
     num_nc = 24
+    num_nc - 16 # added 16 more power/gnd
     num_nc += 4 # mspi1 comments out, litex problems 25mar2021
     num_nc += 6 # sd0 comments out, litex problems 25mar2021
     num_nc += 2 # pwm comments out, litex problems 25mar2021