projects
/
libresoc-litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf1fb6a
)
remove 16 NC, added 16 VCC/VDD
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 9 Jun 2021 13:20:16 +0000
(14:20 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 9 Jun 2021 13:20:16 +0000
(14:20 +0100)
libresoc/ls180.py
patch
|
blob
|
history
diff --git
a/libresoc/ls180.py
b/libresoc/ls180.py
index f334cdaa428881461504ec4b92a14cfbb996e4f0..438982d0260c3f14a37b04004a3010f969c9efd8 100644
(file)
--- 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