mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
updated FPGA docs (not complete yet)
This commit is contained in:
parent
5655681807
commit
cb2b980567
2 changed files with 11 additions and 1 deletions
10
doc/Tools.md
10
doc/Tools.md
|
@ -46,6 +46,16 @@ This command can be combined with the `pipe` subcommand.
|
|||
CONFIG path to a configuration file
|
||||
TEST the name of the test to execute: 'rtt'
|
||||
NODE name of the node which shoud be used
|
||||
|
||||
### `villas fpga`
|
||||
|
||||
Usage: ./fpga CONFIGFILE CMD [OPTIONS]
|
||||
Commands:
|
||||
tests Test functionality of VILLASfpga card
|
||||
benchmarks Do benchmarks
|
||||
|
||||
Options:
|
||||
-d Set log level
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# GTFPGA {#gtfpga}
|
||||
# VILLASfpga {#fpga}
|
||||
|
||||
The GTFPGA card is an extension card for simulator racks from RTDS.
|
||||
The manufacturer provides a VHDL module to exchange data via fiber optics between the GTFPGA and GPC cards.
|
||||
|
|
Loading…
Add table
Reference in a new issue