SUSaNOO
SUSaNOO
10 / 0
9th Aug 2022
31st Mar 2023
A demo for my Z-RAM that I will be using in my next computer.
computer ram subframe 60hz

Comments

  • SUSaNOO
    SUSaNOO
    10th Aug 2022
    specify how you'd like to "connect it". give me an example, then I could explain to you how that can be done.
  • Waterbottle123
    Waterbottle123
    10th Aug 2022
    SUSaNOO: I get how to make storage with ctype and how tmp works, but still don't get how to connect it to electronics
  • SUSaNOO
    SUSaNOO
    10th Aug 2022
    that's about it in a nutshell... any questions are welcome!
  • SUSaNOO
    SUSaNOO
    10th Aug 2022
    Then the output can be converted to individual SPRK bits by performing an and operation with every individual bit of the spectra. these SPRK outputs can either be used as instructions for other circuits or as input for a circuit that requires SPRK input.
  • SUSaNOO
    SUSaNOO
    10th Aug 2022
    FILT modes can be set using tmp, these modes can perform bitwise operations on the bits set by ctype on the FILT particles. by chaining these operations one can create circuits using logic.
  • Waterbottle123
    Waterbottle123
    9th Aug 2022
    how does the filt work with electronics?