From 2d8f78ed626a97ba384615b5b154e8765a08576b Mon Sep 17 00:00:00 2001 From: Michael Boehmer Date: Thu, 10 Nov 2022 08:13:22 +0100 Subject: [PATCH] some FIFOs changed from DC to SC --- gbe_hub/trb3sc_gbe_hub.prj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gbe_hub/trb3sc_gbe_hub.prj b/gbe_hub/trb3sc_gbe_hub.prj index 28e3fe5..36a3b5a 100644 --- a/gbe_hub/trb3sc_gbe_hub.prj +++ b/gbe_hub/trb3sc_gbe_hub.prj @@ -213,6 +213,9 @@ add_file -vhdl -lib work "../../trbnet/gbe_trb/ipcores/ecp3/fifo_8kx9_af_cnt.vhd add_file -vhdl -lib work "../../trbnet/gbe_trb/ipcores/ecp3/fifo_2kx9x18_wcnt.vhd" add_file -vhdl -lib work "../../trbnet/gbe_trb/ipcores/ecp3/fifo_4kx18x9_wcnt.vhd" +add_file -vhdl -lib work "../../trbnet/gbe_trb/ipcores/ecp3/fifo_4096x9_s.vhd" +add_file -vhdl -lib work "../../trbnet/gbe_trb/ipcores/ecp3/fifo_512x72_s.vhd" + add_file -vhdl -lib work "./trb3sc_gbe_hub.vhd" -- 2.43.0