]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
removed old debug stuff
authorJan Michel <j.michel@gsi.de>
Mon, 12 May 2014 14:09:49 +0000 (16:09 +0200)
committerJan Michel <j.michel@gsi.de>
Mon, 12 May 2014 14:15:46 +0000 (16:15 +0200)
hadesstart/trb3_periph_hadesstart.vhd

index 110064886d2d1cef44b39116ea52dbcd1464f6e2..460d3f644d22af3535e9e50053d9407f4d7ff8a0 100644 (file)
@@ -251,7 +251,6 @@ architecture trb3_periph_hadesstart_arch of trb3_periph_hadesstart is
   signal trig_nack  : std_logic := '0';
   signal trig_addr  : std_logic_vector(15 downto 0) := (others => '0');
 
-  signal stat_out   : std_logic_vector(3 downto 0);
   signal stat_din   : std_logic_vector(31 downto 0);
   signal stat_dout  : std_logic_vector(31 downto 0);
   signal stat_write : std_logic := '0';
@@ -787,14 +786,6 @@ THE_SED : entity work.sedcheck
     ADDR_IN    => sed_addr
     );
 
--- THE_SED : entity work.sedcheck 
---   port map(
---     CLK        => clk_100_i,
---     ERROR_OUT  => sed_error,
---     i_rst_p    => i_rst_p,
---     STATUS_OUT => TEST_LINE(11 downto 0)
---     ); 
-    
 ---------------------------------------------------------------------------
 -- LED
 ---------------------------------------------------------------------------