projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f29409b
)
Remove comment
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Mon, 3 Aug 2020 09:41:26 +0000
(11:41 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Mon, 3 Aug 2020 09:41:26 +0000
(11:41 +0200)
examples/soc.py
patch
|
blob
|
history
diff --git
a/examples/soc.py
b/examples/soc.py
index 9d360b2262b491a30738bde0e9aa326503a4a8a3..b43e95e649e32116c2f380066dcdc05f0c16fbee 100644
(file)
--- a/
examples/soc.py
+++ b/
examples/soc.py
@@
-105,5
+105,4
@@
if __name__ == "__main__":
soc = DDR3SoC(ddrphy_addr=0x00008000, dramcore_addr=0x00009000,
ddr_addr=0x10000000, ddr_pins=ddr_pins, uart_pins=uart_pins)
- #soc.build(do_build=Tru)
platform.build(soc, do_program=True)