From: Luke Kenneth Casson Leighton Date: Wed, 9 Jun 2021 13:20:16 +0000 (+0100) Subject: remove 16 NC, added 16 VCC/VDD X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=338b3e652b82d7f1c6c74f4731d3d985fc4498b1;p=libresoc-litex.git remove 16 NC, added 16 VCC/VDD --- diff --git a/libresoc/ls180.py b/libresoc/ls180.py index f334cda..438982d 100644 --- a/libresoc/ls180.py +++ b/libresoc/ls180.py @@ -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