Skip to content

Commit

Permalink
hw: Remove TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Jul 16, 2024
1 parent 32fa423 commit 870e3d1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ module snitch_cluster_peripheral
} perf_metrics_e;

// The metrics that should be tracked immediately after reset.
// TODO: Choose reasonable metrics.
localparam int unsigned NumPerfMetricRstValues = 7;
localparam perf_metrics_e PerfMetricRstValues[NumPerfMetricRstValues] = '{
Cycle,
Expand Down

0 comments on commit 870e3d1

Please sign in to comment.