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