]> jspc29.x-matter.uni-frankfurt.de Git - trb3sc.git/commitdiff
commit old swap of output ports
authorJan Michel <michel@physik.uni-frankfurt.de>
Tue, 12 Mar 2024 10:09:36 +0000 (11:09 +0100)
committerJan Michel <michel@physik.uni-frankfurt.de>
Tue, 12 Mar 2024 10:09:36 +0000 (11:09 +0100)
template/trb3sc_basic.vhd

index 0de424a32100f7a4c338576ac93a36f2d6143410..0ea73e3c4c32a9aac0d9d41a888db2dfaefe494d 100644 (file)
@@ -147,10 +147,10 @@ architecture trb3sc_arch of trb3sc_basic is
 
   signal sfp_los_i, sfp_txdis_i, sfp_prsnt_i : std_logic;
 
-  type a_t is array(1 to 16) of std_logic_vector(6000 downto 0);
-  signal c : a_t;
-  attribute syn_keep of c : signal is true;
-  attribute syn_preserve of c : signal is true;    
+  --type a_t is array(1 to 16) of std_logic_vector(6000 downto 0);
+  --signal c : a_t;
+  --attribute syn_keep of c : signal is true;
+  --attribute syn_preserve of c : signal is true;    
   
   attribute syn_keep of GSR_N     : signal is true;
   attribute syn_preserve of GSR_N : signal is true;  
@@ -364,7 +364,7 @@ THE_ENDPOINT : entity work.trb_net16_endpoint_hades_full_handler_record
       --Trigger & Monitor 
       MONITOR_INPUTS   => INP,--KEL(32 downto 1),--(others => '0'),
       TRIG_GEN_INPUTS  => INP,--KEL(32 downto 1),--(others => '0'),
-      TRIG_GEN_OUTPUTS => X(4 downto 1),--open,
+      TRIG_GEN_OUTPUTS => X(8 downto 5),--open,
       --SED
       SED_ERROR_OUT => sed_error_i,
       --Slowcontrol