Add comment on sim completion
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Mon, 6 Nov 2023 18:57:37 +0000 (18:57 +0000)
committerAndrey Miroshnikov <andrey@technepisteme.xyz>
Mon, 6 Nov 2023 18:57:37 +0000 (18:57 +0000)
openpower/sv/cookbook/remap_matrix.mdwn

index 548ab286a64ec8d8b484ebad272590e499806340..14df32fe3d5cde85dffc4c5e072b846b13ec904b 100644 (file)
@@ -392,6 +392,9 @@ validate the result coming from the simulator.
 - `maddld-matrix` - shows the result matrix element values coming from the simulator.
 These values must match the expect result calculated before the simulator call.
 
+If the matrix multiply worked successfully, the simulator dump will have an `OK`
+string after the `Ran 1 test in...` summary.
+
 Screenshots:
 
 [[!img mat_mul_sim_results.png size="600x" ]]