Difference between revisions of "Memory"
(Enter a short summary [b]) |
(Enter a short summary [b]) |
||
Line 5: | Line 5: | ||
Instead of storage, - memory(RAM) - it is blockchains of vectorized, managed memory based on transitive P-N logic(math and energy) usable by ALU. | Instead of storage, - memory(RAM) - it is blockchains of vectorized, managed memory based on transitive P-N logic(math and energy) usable by ALU. | ||
The details of organization on real memory modules s. a. DDR is not actual inside this context. To make primitive ALU Needed ~2x binary 8bit blocks of temporary memory and one for executor cache. | The details of organization on real memory modules s. a. DDR is not actual inside this context. To make primitive ALU Needed ~2x binary 8bit blocks of temporary memory and one for executor cache. | ||
+ | |||
+ | == Ierarhy == | ||
+ | # BlockChain | ||
+ | ## Block | ||
+ | ### Ceil | ||
+ | #### Item - volume | ||
+ | ##### Origin - communicator | ||
+ | ##### Com - component of value | ||
+ | |||
+ | == Interfaces == | ||
+ | For ceil, block and blockchain(common) | ||
+ | MOP(MOV) | ||
+ | * Add(1)&sub(0) | ||
+ | OPeration | ||
+ | * Add(1)&sub(0) | ||
+ | LS | ||
+ | * listof channels eq. Length of ceils | ||
+ | * Logic bytes(sCOM) (MOP & OP 1/0) |
Revision as of 07:10, 15 December 2024
Introduction
Inside TPT You can find a long list of constructive solutions typeof "data storage" in order to allow signals to be reserved into other forms only. Instead of storage, - memory(RAM) - it is blockchains of vectorized, managed memory based on transitive P-N logic(math and energy) usable by ALU.
The details of organization on real memory modules s. a. DDR is not actual inside this context. To make primitive ALU Needed ~2x binary 8bit blocks of temporary memory and one for executor cache.
Ierarhy
- BlockChain
- Block
- Ceil
- Item - volume
- Origin - communicator
- Com - component of value
- Item - volume
- Ceil
- Block
Interfaces
For ceil, block and blockchain(common) MOP(MOV)
- Add(1)&sub(0)
OPeration
- Add(1)&sub(0)
LS
- listof channels eq. Length of ceils
- Logic bytes(sCOM) (MOP & OP 1/0)