• 3/28/13 2:47 am
- 668 views • 0 today
- save_alt 27 downloads
- Progress
- 100% complete
Added CreditXenoTech, AdmBot, MCMedicijnman
10
Dynamic Random Access Memory
Least addressable unit: 1 byte
Dimensions: 207x191x21
Download: schematic (see link)
The schematic consists of a very simple control panel that controlls the whole system. The lowest 8 redstone lights represent the output read from memory. The 6 levers above select a memory cluster (that is 0-63). The button next to these levers is used to store data into memory. The uppermost 8 levers represent the data input that will be written when you press the button.
Note: the order of the input and output data bits is not important. Thus, if you want big endian bit order, you can swap the data lines.
Quick overview
Capacity: 64 bytesLeast addressable unit: 1 byte
Dimensions: 207x191x21
Download: schematic (see link)
Overview
It has a capacity of 64 bytes which consists of 64 clusters of 1 byte each. You can read and write one byte at a time. We designed our DRAM for fast, efficient, and easy-stackable performance.The schematic consists of a very simple control panel that controlls the whole system. The lowest 8 redstone lights represent the output read from memory. The 6 levers above select a memory cluster (that is 0-63). The button next to these levers is used to store data into memory. The uppermost 8 levers represent the data input that will be written when you press the button.
Note: the order of the input and output data bits is not important. Thus, if you want big endian bit order, you can swap the data lines.
More like this
2021688
2


Have something to say?