From: hadeshyp Date: Thu, 5 Aug 2010 14:38:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=032dd95b3bd730e1ea0c18a6237bf1d2be8183ab;p=ctsaddon.git *** empty log message *** --- diff --git a/cts_fpga2.vhd b/cts_fpga2.vhd index 8f9af71..d0e7c67 100644 --- a/cts_fpga2.vhd +++ b/cts_fpga2.vhd @@ -9,12 +9,6 @@ use work.trb_net_components.all; use work.version.all; entity cts_fpga2 is - generic( - NUM_STAT_REGS : integer range 0 to 6 := 2; - NUM_CTRL_REGS : integer range 0 to 6 := 2; - REGIO_INIT_ADDRESS : std_logic_vector(15 downto 0) := x"FF02"; - REGIO_ENDPOINT_ID : std_logic_vector(15 downto 0) := x"0002" - ); port( --Clocks CLK_100_IN : in std_logic;