mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-03-09 04:00:04 +00:00
Remove some more loadstore debug
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
This commit is contained in:
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;
|
||||
|
||||
Reference in New Issue
Block a user