aboutsummaryrefslogtreecommitdiffstats
path: root/examples/gowin/README
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-11-07 12:55:56 +0100
committerClifford Wolf <clifford@clifford.at>2016-11-07 12:55:56 +0100
commit84badc97b374bb5458930217569310b45b188f44 (patch)
tree89c0174a76ee2b53cf805048652fd11da2c6fc59 /examples/gowin/README
parentef603c6fe13f521d774bdc2f0222eb1ee53071f9 (diff)
downloadyosys-84badc97b374bb5458930217569310b45b188f44.tar.gz
yosys-84badc97b374bb5458930217569310b45b188f44.tar.bz2
yosys-84badc97b374bb5458930217569310b45b188f44.zip
Added examples/gowin/
Diffstat (limited to 'examples/gowin/README')
-rw-r--r--examples/gowin/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/gowin/README b/examples/gowin/README
new file mode 100644
index 000000000..0194e9f09
--- /dev/null
+++ b/examples/gowin/README
@@ -0,0 +1,17 @@
+Simple test project for Gowinsemi GW2A-55K Eval Board Mini.
+
+Follow the install instructions for the Gowinsemi tools below,
+then run "bash run.sh" in this directory.
+
+
+Install instructions for gowinTool_linux
+----------------------------------------
+
+1.) extract gowinTool_linux.zip
+
+2.) set GOWIN_HOME env variable to the full path to the
+gowinTool_linux directory
+
+3.) edit gowinTool_linux/bin/gwlicense.ini. Set lic="..." to
+the full path to the license file.
+