mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-16 00:00:02 +01:00
10 lines
257 B
C
10 lines
257 B
C
|
/** Node type: GTFPGA (Xilinx ML507)
|
||
|
*
|
||
|
* This file implements the gtfpga subtype for nodes.
|
||
|
*
|
||
|
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
|
||
|
* @copyright 2014, Institute for Automation of Complex Power Systems, EONERC
|
||
|
*/
|
||
|
|
||
|
#include "gtfpga.h"
|