aboutsummaryrefslogtreecommitdiffstats
path: root/fpga-hacking.rst
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2015-01-03 23:25:51 +0000
committerbnewbold <bnewbold@robocracy.org>2015-01-03 23:25:51 +0000
commit95b1614205e80a5ab5c14b6e289efbda6aab4910 (patch)
treea4346744870405737759ebd03e385ee75a77a619 /fpga-hacking.rst
parent9919a64c93cd586c247f9c4893e8e983808608db (diff)
downloadnovena-guide-95b1614205e80a5ab5c14b6e289efbda6aab4910.tar.gz
novena-guide-95b1614205e80a5ab5c14b6e289efbda6aab4910.zip
fpga: crude GPBB blinky instructions
Diffstat (limited to 'fpga-hacking.rst')
-rw-r--r--fpga-hacking.rst17
1 files changed, 14 insertions, 3 deletions
diff --git a/fpga-hacking.rst b/fpga-hacking.rst
index df38d0e..467277d 100644
--- a/fpga-hacking.rst
+++ b/fpga-hacking.rst
@@ -5,7 +5,18 @@ FPGA Hacking
- pointers to toolchain setup and FPGA learning resources
- kernel and userland details
- performance and "numbers" table
+- expansion header pinouts
+
+GPBB FPGA Communications Quickstart
+-------------------------------------
+
+Run these commands from a Novena with the GPBB attached::
+
+ sudo apt-get install i2c-tools libi2c-dev
+ cd # sic.
+ git clone https://github.com/bunnie/novena-gpbb-example
+ cd novena-gpbb-example
+ make -j4
+ sudo ./configure.sh novena_fpga
+ sudo ./novena-gpbb -v
-Expansion Header
---------------------
-Pin outs