aboutsummaryrefslogtreecommitdiffstats
path: root/icezum/blink/README.md
diff options
context:
space:
mode:
authorobijuan <juan@iearobotics.com>2017-02-11 11:31:45 +0100
committerobijuan <juan@iearobotics.com>2017-02-11 11:31:45 +0100
commitfefc6e76ffe3d88dfbd1badce83600e3cb919179 (patch)
treefa77f57064cc615090aa714c97d6f74ba0c56397 /icezum/blink/README.md
parent544101c7674cdc4d7dd06d4d401a444870143d48 (diff)
parent2e9f36985f1b320a8cf5d57fba40aa822cd0f6ab (diff)
downloadghdl-yosys-plugin-fefc6e76ffe3d88dfbd1badce83600e3cb919179.tar.gz
ghdl-yosys-plugin-fefc6e76ffe3d88dfbd1badce83600e3cb919179.tar.bz2
ghdl-yosys-plugin-fefc6e76ffe3d88dfbd1badce83600e3cb919179.zip
blink example for the icezum alhambra board added
Diffstat (limited to 'icezum/blink/README.md')
-rw-r--r--icezum/blink/README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/icezum/blink/README.md b/icezum/blink/README.md
new file mode 100644
index 0000000..e61330b
--- /dev/null
+++ b/icezum/blink/README.md
@@ -0,0 +1,16 @@
+A hello world example for the **Icezum Alhambra board**
+It just blinks all the leds
+
+Execute
+
+```sh
+$ make
+```
+
+for synthesizing the example and
+
+```sh
+$ make prog
+```
+
+for programing the board