From aaa742e15a802c37cd90b013241b3454bf9836cd Mon Sep 17 00:00:00 2001
From: "A. Hahn" <a.hahn@gsi.de>
Date: Tue, 4 Jun 2019 17:36:43 +0200
Subject: [PATCH] Manifest: fixed build flow for arria2 phy

---
 modules/common/Manifest.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/common/Manifest.py b/modules/common/Manifest.py
index efd5f870..501f649e 100644
--- a/modules/common/Manifest.py
+++ b/modules/common/Manifest.py
@@ -24,6 +24,5 @@ files = [	"gencores_pkg.vhd",
                 "gc_sync_register.vhd",
                 "gc_single_reset_gen.vhd",
                 "gc_async_signals_input_stage.vhd",
-                "gc_dec_8b10b.vhd",
                 "matrix_pkg.vhd"
                 ];
-- 
GitLab