de     

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:ztex_boards:ztex_fpga_boards:porting_to_1_15y [2012/05/18 09:59] 84.181.63.250en:ztex_boards:ztex_fpga_boards:porting_to_1_15y [2012/05/18 10:11] (current) – [Host software] 84.181.63.250
Line 54: Line 54:
  
 ===== Host software ===== ===== Host software =====
 +The host software API contains two methods for multi-FPGA boards:
 +
 +  * ''[[http://www.ztex.de/firmware-kit/docs/java/ztex/Ztex1v1.html#numberOfFpgas()|int numberOfFpgas()]]'': returns number of FPGA's
 +  * ''[[http://www.ztex.de/firmware-kit/docs/java/ztex/Ztex1v1.html#selectFpga(int)|void selectFpga(int num)]]'': Selects a FPGA. This calls the ''select_fpga'' method of the firmware.
 +
 +
 +===== Examples =====
 +Simple examples can be found is the SDK package. A more complex application (which uses the  ''PRE_FPGA_SELECT'' macro is [[http://www.ztex.de/btcminer/|BTCMiner]].
 +
 +
  
 
en/ztex_boards/ztex_fpga_boards/porting_to_1_15y.txt · Last modified: 2012/05/18 10:11 by 84.181.63.250
 
Recent changes RSS feed Creative Commons License Powered by PHP Debian Driven by DokuWiki
[ZTEX Home] [Imprint] [Privacy policy]