From: Manuel Penschuck Date: Tue, 7 May 2013 14:57:05 +0000 (+0200) Subject: Added TDC_HEADER_BITS X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=5f9b62eb1ee3e064a64ac8245fecfcafbda466a6;p=trb3.git Added TDC_HEADER_BITS --- diff --git a/cts/source/cts_pkg.vhd b/cts/source/cts_pkg.vhd index 2939c2f..8604097 100755 --- a/cts/source/cts_pkg.vhd +++ b/cts/source/cts_pkg.vhd @@ -61,6 +61,8 @@ package cts_pkg is CTS_REGIO_DATAREADY_OUT : out std_logic; CTS_REGIO_WRITE_ACK_OUT : out std_logic; CTS_REGIO_UNKNOWN_ADDR_OUT : out std_logic; + + TDC_HEADER_BITS_IN : in std_logic_vector( 1 downto 0) := "00"; -- Frontend Endpoint ----------------------------------------------------- --Data Port