Merge pull request #368 from antonblanchard/icache-pmu-events

icache: Hook up PMU events
master
Paul Mackerras 2 years ago committed by GitHub
commit 6e1e763c02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

events <= ev;

end;

Loading…
Cancel
Save