From: Luke Kenneth Casson Leighton Date: Sun, 20 Mar 2022 13:19:14 +0000 (+0000) Subject: code-comments X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c080a6e08cd7f73744f8c2dc314f9b9786268789;p=ls2.git code-comments --- diff --git a/src/arty_a7.py b/src/arty_a7.py index 3361cec..55ef6ed 100644 --- 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