Browse Source

icache: Hook up PMU events

We weren't connecting the icache PMU events up.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
icache-pmu-events
Anton Blanchard 10 months ago committed by Anton Blanchard
parent
commit
f06abb67ad
  1. 3
      icache.vhdl

3
icache.vhdl

@ -820,4 +820,7 @@ begin @@ -820,4 +820,7 @@ begin
end process;
log_out <= log_data;
end generate;

events <= ev;

end;

Loading…
Cancel
Save