From 01f717f3a2dcd951950b6a2f106d9b9f6fd18560 Mon Sep 17 00:00:00 2001 From: hadeshyp Date: Tue, 7 Dec 2010 19:57:54 +0000 Subject: [PATCH] added a generic for the med_16_IC component (Phase) Boris --- trb_net_components.vhd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/trb_net_components.vhd b/trb_net_components.vhd index 11bc957..99aa5b2 100644 --- a/trb_net_components.vhd +++ b/trb_net_components.vhd @@ -1863,6 +1863,9 @@ end component; component trb_net16_med_16_IC is + generic( + DATA_CLK_OUT_PHASE : std_logic := '1' + ); port( CLK : in std_logic; CLK_EN : in std_logic; -- 2.43.0