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

52 Commits

Author SHA1 Message Date
Werner Almesberger
32a7ad2465 m1rc3/norruption/3/: fixed typo in data, made plot prettier 2011-10-26 22:57:50 -03:00
Werner Almesberger
f8f88a470f m1rc3/norruption/3/: characteristics of voltage dropper 2011-10-26 21:53:15 -03:00
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
3599e3ea6b m1rc3/norruption/1/peekcmp: compate standby dump obtained with "peek" 2011-10-09 22:25:13 -03:00
Werner Almesberger
f3bfd1f2c0 m1rc3/norruption/1/loop8: forgot to commit this one 2011-10-09 22:24:38 -03:00
Werner Almesberger
8b4ef502d7 m1rc3/norruption/1/: distribution data and plot script 2011-10-09 22:21:23 -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
Werner Almesberger
84b2d419b0 m1rc3/norruption/mtemp: so Ubuntu now has a usbtmc module that gets in the way. rmmod :) 2011-10-07 19:42:25 -03:00
Werner Almesberger
8741616d8d m1rc3/norruption/: infrastructure and test script for temperature measurements 2011-10-07 19:25:29 -03:00
Werner Almesberger
37f2c603fd m1rc3/norruption/LOG: updated with the "endless" run 2011-09-23 22:20:26 -03:00
Werner Almesberger
7567c4f679 m1rc3/norruption/LOG: push results of on-going testing 2011-09-21 18:00:26 -03:00
Werner Almesberger
4c9ff643d3 m1rc3/norruption/: productive day - yet another corruption 2011-09-18 12:35:19 -03:00
Werner Almesberger
065ad19d99 m1rc3/norruption/LOG: yet another corruption ! 2011-09-18 08:08:22 -03:00
Werner Almesberger
a66c9577b2 m1rc3/norruption/: got a quick one 2011-09-18 06:18:39 -03:00
Werner Almesberger
a80b77de72 m1rc3/norruption/LOG: got a multiple hit 2011-09-18 00:36:45 -03:00
Werner Almesberger
a624fbebc5 m1rc3/norruption/LOG: latest results 2011-09-17 02:32:21 -03:00
Werner Almesberger
0a605c85f9 m1rc3/norruption/peek: new tool to quickly check for corruption at low addresses 2011-09-15 20:18:44 -03:00
Werner Almesberger
88fa76bc88 m1rc3/norruption/LOG: finally got one more 2011-09-15 04:05:40 -03:00
Werner Almesberger
1a2d591947 m1rc3/norruption/LOG: finally got one more corruption 2011-09-13 01:01:47 -03:00
Werner Almesberger
50d66bfdea m1rc3/norruption/LOG: still trying to reproduce the NOR corruption ... 2011-09-12 20:17:32 -03:00
Werner Almesberger
165d799b17 m1rc3/norruption/LOG: latest result (showing failure to reproduce NOR corruption) 2011-09-11 12:42:11 -03:00
Werner Almesberger
2310466805 m1rc3/norruption/: update of on-going testing; new test loop7 simulating "false start" 2011-09-10 16:33:18 -03:00
Werner Almesberger
db7ae94e64 m1rc3/norruption/: loop5 test: cut power while in standby 2011-09-09 11:07:06 -03:00
Werner Almesberger
2e3553d458 m1rc3/norruption/LOG: NOR corruption not observed without power-cycling 2011-09-08 20:06:58 -03:00
Werner Almesberger
852210cdfa m1rc3/norruption/: next round of tests, just resetting without power-cycling 2011-09-08 19:07:18 -03:00
Werner Almesberger
b65ca3f49f m1rc3/norruption/LOG: added results of last (long) test run 2011-09-08 08:34:40 -03:00
Werner Almesberger
37df000637 m1rc3/norruption/LOG: cycling in RTEMS boot is sufficient to trigger corruption
I.e., it's not necessary that FN be up or even rendering. Note that
all is was still without NOR locking.
2011-09-07 09:20:37 -03:00