--Begin of configuration
------------------------------------------------------------------------------
- constant INCLUDE_CTS : integer range c_NO to c_YES := c_NO;
+ constant INCLUDE_CTS : integer range c_NO to c_YES := c_YES;
constant INCLUDE_CBMNET : integer range c_NO to c_YES := c_NO;
constant INCLUDE_MBS_MASTER : integer range c_NO to c_YES := c_NO;
constant INCLUDE_TIMESTAMP_GENERATOR : integer := c_NO;
-- PERIPH_TRIGGER_COUNT: integer range 0 to 15 := 2;
ADDON_GROUPS : integer range 1 to 8 := 5;
- ADDON_LINE_COUNT : integer range 0 to 255 := 22; -- number of lines available from add-on board
+-- ADDON_LINE_COUNT : integer range 0 to 255 := 22; -- number of lines available from add-on board
ADDON_GROUP_UPPER : CTS_GROUP_CONFIG_T := (3,7,11,12,13, others=>'0');
-../../tdc/releases/tdc_v2.1.3
\ No newline at end of file
+../../tdc/releases/tdc_v2.3
\ No newline at end of file
GSC_REPLY_PACKET_NUM_IN => gsc_reply_packet_num,
GSC_REPLY_READ_OUT => gsc_reply_read,
GSC_BUSY_IN => gsc_busy,
-
- FORCE_IP_L0_IN => x"0000_0000",
- FORCE_IP_L1_IN => x"0000_0000",
- FORCE_IP_L2_IN => x"0000_0000",
- FORCE_IP_L3_IN => x"0000_0000",
-
BUS_IP_RX => busgbeip_rx,
BUS_IP_TX => busgbeip_tx,