getting_started_example

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
getting_started_example [2019/09/24 15:48] bagetting_started_example [2020/06/17 15:54] – external edit 127.0.0.1
Line 8: Line 8:
 The example is biult for a generic use of the board. It can be used as starting point for a customized application.\\ The example is biult for a generic use of the board. It can be used as starting point for a customized application.\\
  
-==== Digital IO ====+==== DIO ====
  
 The digital IO lines are controlled trough integer controls on the FPGA interface. One bit stands for a specific input, output or direction line. The integer values are built using  the boolean array to integer conversion. The IOs are forwareded trough the FPGA and can all be controlled in the RT application. The digital IO lines are controlled trough integer controls on the FPGA interface. One bit stands for a specific input, output or direction line. The integer values are built using  the boolean array to integer conversion. The IOs are forwareded trough the FPGA and can all be controlled in the RT application.
  • Last modified: 3 years ago