code-comments
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 20 Mar 2022 13:19:14 +0000 (13:19 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 20 Mar 2022 13:19:14 +0000 (13:19 +0000)
src/arty_a7.py

index 3361cec4bfdc25ac9c0e7b55ba43bd39edec839c..55ef6ed9bac412705f8f9aadd40dbfe94f4cdd81 100644 (file)
@@ -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