think it works - compiles, but cannot simulate
[hwmod.git] / src / beh_history_tb.vhd
index 7eb302978718866da6ba5754b1cdebdd464efd45..e30ad07a8010895bcc26556295f46e25d74af7c7 100644 (file)
@@ -59,7 +59,7 @@ begin
        end process;
 
        process
-               variable input : hstring := "12345678                                                               ";
+               variable input : hstring := "12345678                                                                ";
                variable ctmp : character;
 
                variable checkall : boolean := true;
@@ -85,7 +85,6 @@ begin
                        s_char <= hbyte(to_unsigned(character'pos(ctmp),8));
                        wait on s_done;
                        s_take <= '0';
-                       wait on d_new_eingabe;
                        icwait(sys_clk, 2);
                        j := 1;
                        while j <= i loop