1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/documentation/clients/GTFPGA.md

18 lines
569 B
Markdown
Raw Normal View History

# GTFPGA {#gtfpga}
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.
The GTFPGA card is based on the Xilinx ML507 evaluation board.
This board consists of a Virtex 5 FPGA, Ethernet and Fiberoptic MACs and an integrated PowerPC core.
The PowerPC core is used to forward values between RTDS and the S2SS server.
## Source Code
The source code for the PowerPC is located at:
/clients/gtfpga/s2ss/
@todo Add documentation for GTFPGA card.