aboutsummaryrefslogtreecommitdiffstats
path: root/icezum/blink/README.md
diff options
context:
space:
mode:
authortgingold <tgingold@users.noreply.github.com>2017-02-11 16:18:26 +0100
committerGitHub <noreply@github.com>2017-02-11 16:18:26 +0100
commit746e8f2de71059cc176417a046babb3edfed1458 (patch)
treefa77f57064cc615090aa714c97d6f74ba0c56397 /icezum/blink/README.md
parent2e9f36985f1b320a8cf5d57fba40aa822cd0f6ab (diff)
parentfefc6e76ffe3d88dfbd1badce83600e3cb919179 (diff)
downloadghdl-yosys-plugin-746e8f2de71059cc176417a046babb3edfed1458.tar.gz
ghdl-yosys-plugin-746e8f2de71059cc176417a046babb3edfed1458.tar.bz2
ghdl-yosys-plugin-746e8f2de71059cc176417a046babb3edfed1458.zip
Merge pull request #3 from Obijuan/master
Blink example for the icezum Alhambra board
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