Added power data

This commit is contained in:
Hunter Nichols 2020-12-09 15:21:22 -08:00
parent 393a9ca0d8
commit b1a7e0e55b
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
num_words,word_size,words_per_row,area,read_power
16,2,1,88873,8.0252
64,2,4,108116,9.8616
16,1,1,86004,7.4911
32,3,2,101618,9.0957
32,2,2,95878,8.7143
16,3,1,93009,8.5708
64,1,4,95878,8.5750
32,1,2,90139,7.9725
1 num_words word_size words_per_row area read_power
2 16 2 1 88873 8.0252
3 64 2 4 108116 9.8616
4 16 1 1 86004 7.4911
5 32 3 2 101618 9.0957
6 32 2 2 95878 8.7143
7 16 3 1 93009 8.5708
8 64 1 4 95878 8.5750
9 32 1 2 90139 7.9725