projects
/
ls2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45cc314
)
code-comments
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 20 Mar 2022 13:19:14 +0000
(13:19 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 20 Mar 2022 13:19:14 +0000
(13:19 +0000)
src/arty_a7.py
patch
|
blob
|
history
diff --git
a/src/arty_a7.py
b/src/arty_a7.py
index 3361cec4bfdc25ac9c0e7b55ba43bd39edec839c..55ef6ed9bac412705f8f9aadd40dbfe94f4cdd81 100644
(file)
--- a/
src/arty_a7.py
+++ b/
src/arty_a7.py
@@
-1,3
+1,6
@@
+# this is a quick demo of the Clock-Reset-Generator which can
+# control the Blinky clock.
+
from nmigen import Elaboratable, Module
from nmigen_boards.test.blinky import Blinky
from nmigen_boards.arty_a7 import ArtyA7_100Platform