User Tools

Site Tools


tool:fpga-cluster

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
tool:fpga-cluster [2016/06/14 19:52] – created jarretttool:fpga-cluster [2016/09/27 05:15] jarrett
Line 13: Line 13:
   * 4x Spartan 6 LX150 per board   * 4x Spartan 6 LX150 per board
   * 8 boards total   * 8 boards total
-  * Ideally, a Raspberry Pi running as controller+  * Raspberry Pi running as controller 
 +  * Connected to the internal network (currently) on 172.16.0.137, hostname FPGAwesome, root/standard password 
 + 
 + 
 +==== To run ==== 
 + 
 +Log into host computer (IP above). 
 + 
 +There is an example set of software at: 
 +/home/vhs/ztex/ztex-ms1/examples/usb-fpga-1.15y/intraffic/ 
 + 
 +To run a test benchmark, run: 
 +java -cp InTraffic.jar Intraffic 
 + 
 +==== To develop ==== 
 + 
 +Comb the manufacturer website (above) for tutorials. 
 + 
 +In the example filesystem (path in previous section): 
 +make should compile everything. 
 +The .java file is host software source 
 +The .jar file is the compiler host software 
 +The .c file is the FX2 microcontroller firmware source 
 +The .ihx is the compiler firmware, to be loaded by the host software 
 +The fpga folder is the Verilog FPGA source 
 +The .bit file is the compiler Verilog, to be loaded to the FPGA by the host software
tool/fpga-cluster.txt · Last modified: 2016/09/27 05:16 by jarrett

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki