/** Driver for wrapper around standard Xilinx Aurora (xilinx.com:ip:aurora_8b10b) * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2017-2022, Institute for Automation of Complex Power Systems, EONERC * SPDX-License-Identifier: Apache-2.0 *********************************************************************************/ #include #include #include using namespace villas::fpga::ip; static char n[] = "dino"; static char d[] = "Analog and Digital IO"; static char v[] = "xilinx.com:module_ref:dino:"; static NodePlugin f;