We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a85b1fd commit 4e43d5aCopy full SHA for 4e43d5a
test/orfs/mock-array/power.tcl
@@ -91,7 +91,7 @@ puts "Total power from VCD: $total_power_vcd"
91
puts "Total power from user activity: $total_power_user_activity"
92
93
if { $total_power_vcd == $total_power_user_activity } {
94
- puts "Error: settting user power activity had no effect, expected some loss in accuracy"
+ puts "Error: setting user power activity had no effect, expected some loss in accuracy"
95
exit 1
96
}
97
0 commit comments