1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-15 14:10:38 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
Werner Almesberger
97af8ea057 m1rc3/norruption/2/dumpotp: quick and dirty script to dump the OTP memory
(Factory and user part.)
2011-10-14 11:46:19 -03:00
Werner Almesberger
a6136bd027 m1rc3/norruption/2/dumplock: use correct offset; fixed block number counting 2011-10-14 06:23:49 -03:00
Werner Almesberger
e0f8fc0a06 m1rc3/norruption/2/dumplock: dump NOR locks (untested) 2011-10-14 06:09:13 -03:00
Werner Almesberger
cb024e1f42 m1rc3/norruption/2/collda: oops, only look for collateral damage on standby.fpg 2011-10-14 05:54:21 -03:00
Werner Almesberger
88bf6b7842 m1rc3/norruption/2/aloop: lock the NOR again after restoring standby 2011-10-13 11:09:07 -03:00
Werner Almesberger
9b2f2d1c00 m1rc3/norruption/2/plot-cdf: start empirical distribution at (0, 0)
Looks better when a run is just getting started and has few samples.
2011-10-13 11:06:29 -03:00
Werner Almesberger
86e86dca5a m1rc3/norruption/2/collda: corrected $n to be the number of standby failures 2011-10-13 11:06:11 -03:00
Werner Almesberger
d6e1e8be0d m1rc3/norruption/2/upset: take address and value from command-line; report outcome 2011-10-12 14:42:36 -03:00
Werner Almesberger
36b52a976d m1rc3/norruption/2/plot-corr: options -n and -i to set samples and interval
Simulation with both -n and -i also doesn't need to read a log file.
2011-10-12 09:49:28 -03:00
Werner Almesberger
1c331b3b5c m1rc3/norruption/2/Makefile: target "tar" to collect raw data files needed for further analysis 2011-10-12 09:31:21 -03:00
Werner Almesberger
ffe45cb3e1 m1rc3/norruption/2/Makefile (list): remove the -stat suffix 2011-10-12 08:23:46 -03:00
Werner Almesberger
bb2589386f m1rc3/norruption/2/plot-corr: make scatter plot of time between corruptions
With simulation (-s). Also updated the Makefile and renamed the previous
"corr"(uption) to "dump", to free it for "correlation".
2011-10-12 07:33:10 -03:00
Werner Almesberger
13479e1862 m1rc3/norruption/2/plot-cdf: added option -i to interpolate empirical results 2011-10-12 00:29:07 -03:00
Werner Almesberger
a83a711733 m1rc3/norruption/2/bscmp: show number of corruption as i/n instead of (n) 2011-10-11 14:41:03 -03:00
Werner Almesberger
71495fe69f m1rc3/norruption/2/collda: cycle of corruption is last good cycle + 1 2011-10-11 14:36:11 -03:00
Werner Almesberger
e9bdf5f3dc m1rc3/norruption/2/Makefile: one Makefile to rule them (scripts) all 2011-10-11 14:25:33 -03:00
Werner Almesberger
b012a1aa6d m1rc3/norruption/2/collda: report collateral damage in non-standby partitions 2011-10-11 12:14:45 -03:00
Werner Almesberger
04e7d1186d m1rc3/norruption/2/bcmp: compare bitstreams and highlight differences 2011-10-11 12:02:58 -03:00
Werner Almesberger
ddd8338e25 m1rc3/norruption/2/plot: renamed to plot-cdf 2011-10-11 09:23:37 -03:00
Werner Almesberger
ebc8a1eb5e m1rc3/norruption/2/plot: corrected terminology and presentation of empirical cdf 2011-10-11 09:22:37 -03:00
Werner Almesberger
5ac8800b98 m1rc3/norruption/2/plot: analyze console log and plot probability distribution 2011-10-11 03:25:46 -03:00
Werner Almesberger
7cb967902d m1rc3/norruption/2/upset: deliberately corrupt the NOR 2011-10-10 00:58:53 -03:00
Werner Almesberger
f1ebf7495b m1rc3/norruption/2/aloop: corrections and put cycle number at beginning of file name 2011-10-10 00:57:55 -03:00
Werner Almesberger
d433f73101 m1rc3/norruption/2/: new loop and tools, with auto-reporting and auto-recovery
Untested :-)
2011-10-09 23:01:45 -03:00
Werner Almesberger
5037afbe35 m1rc3/norruption: moved material of 1st series tests to 1/, 2nd to 2/ 2011-10-09 22:21:14 -03:00