Skip to content

Commit 2f97f0e

Browse files
committed
ToDo List
1 parent fce8760 commit 2f97f0e

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

memoryTest.txt

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
Radiation Memory Test Development Doc
2+
3+
4+
Front End
5+
-Square Grid
6+
--Each box is a page
7+
-Page
8+
--Address
9+
--Data
10+
---Wishlist:
11+
----Binary data displayed
12+
-Input
13+
--click box
14+
--Type in String
15+
--Upload new data to page
16+
-Corruption
17+
--Click to cause bitflip
18+
-Reset
19+
--Write new Data to every page
20+
-Graphics
21+
--Flash on change
22+
--Wishlist:
23+
---Animated Radiation strikes
24+
25+
Back end
26+
-writeChip
27+
-corrupt chip
28+
-send state
29+
-receive commands
30+
--radiate byte
31+
--update page data
32+
-slowdown code
33+
--delay value
34+
Hardware
35+
w-rite byte/bit
36+
--simulate radiation strike
37+
-write page
38+
--actual information

0 commit comments

Comments
 (0)