X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=hwmod.git;a=blobdiff_plain;f=src%2Fbeh_history_tb.vhd;h=cdd6e2ac1bdb926d149acd4326a136f5f916c97f;hp=7eb302978718866da6ba5754b1cdebdd464efd45;hb=a808051e1631ed84fed6e5b394e4a54856ea63b0;hpb=1f62802d156d7312d3008e2e74b3f4e873863b9d diff --git a/src/beh_history_tb.vhd b/src/beh_history_tb.vhd index 7eb3029..cdd6e2a 100644 --- a/src/beh_history_tb.vhd +++ b/src/beh_history_tb.vhd @@ -59,7 +59,7 @@ begin end process; process - variable input : hstring := "12345678 "; + variable input : hstring := "12345678 "; variable ctmp : character; variable checkall : boolean := true;