From 3805b9354a0f87da5a94e495fc659cedc48cdb85 Mon Sep 17 00:00:00 2001
From: Reinier van der Walle <walle@astron.nl>
Date: Mon, 15 May 2023 12:00:39 +0200
Subject: [PATCH] corrected hdllib

---
 libraries/io/eth/hdllib.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libraries/io/eth/hdllib.cfg b/libraries/io/eth/hdllib.cfg
index 3590ba6c46..7553f16f07 100644
--- a/libraries/io/eth/hdllib.cfg
+++ b/libraries/io/eth/hdllib.cfg
@@ -28,7 +28,6 @@ synth_files =
     src/vhdl/eth_tester_tx.vhd
     src/vhdl/eth_tester_rx.vhd
     src/vhdl/eth_tester.vhd
-    src/vhdl/eth_tester_axi4_wrapper.vhd
     src/vhdl/eth_tester_vivado_ip_wrapper.vhd
 
 test_bench_files = 
-- 
GitLab