mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-01-11 23:43:15 +00:00
icache: Hook up PMU events
We weren't connecting the icache PMU events up. Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
This commit is contained in:
parent
b8fc5636a4
commit
f06abb67ad
@ -820,4 +820,7 @@ begin
|
||||
end process;
|
||||
log_out <= log_data;
|
||||
end generate;
|
||||
|
||||
events <= ev;
|
||||
|
||||
end;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user