mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-03-29 10:55:44 +00:00
Merge pull request #368 from antonblanchard/icache-pmu-events
icache: Hook up PMU events
This commit is contained in:
@@ -820,4 +820,7 @@ begin
|
||||
end process;
|
||||
log_out <= log_data;
|
||||
end generate;
|
||||
|
||||
events <= ev;
|
||||
|
||||
end;
|
||||
|
||||
Reference in New Issue
Block a user