From 31eeedb6f641bf829c800494706d0b481550aa57 Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Wed, 23 Jul 2014 09:17:44 +0000
Subject: [PATCH] Removed avs_eth.vhd and avs_eth_coe.vhd because these files
 are added to Quartus via the SOPC qip.

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

diff --git a/libraries/io/eth/hdllib.cfg b/libraries/io/eth/hdllib.cfg
index 0ce194a842..f10f307e4f 100644
--- a/libraries/io/eth/hdllib.cfg
+++ b/libraries/io/eth/hdllib.cfg
@@ -21,9 +21,6 @@ synth_files =
     src/vhdl/eth_ihl_to_20.vhd
     src/vhdl/eth.vhd
     
-    src/vhdl/avs_eth.vhd
-    src/vhdl/avs_eth_coe.vhd
-    
 test_bench_files = 
     $UNB/Firmware/modules/tse/tb/vhdl/tb_eth_checksum.vhd
     $UNB/Firmware/modules/tse/tb/vhdl/tb_eth_crc_ctrl.vhd
-- 
GitLab