Remove some more loadstore debug

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
pull/28/head
Anton Blanchard 5 years ago committed by Anton Blanchard
parent ff9070d727
commit aee5fded44

@ -31,8 +31,6 @@ begin

if l_in.valid = '1' then
report "execute " & to_hstring(l_in.nia);
report "loadstore1 " & to_hstring(l_in.addr1) & " " & to_hstring(l_in.addr2);

end if;

end if;

Loading…
Cancel
Save