Qweryntino
Qweryntino
60 / 0
2nd May 2020
5th May 2020
A binary adder that is 10x11 px in size and a tad bit silly :P
lsnstech lsns filt 7digit 7segment adding calculator 60hz adder subframe

Comments

  • Qweryntino
    Qweryntino
    3rd May 2023
    It's 29 bit.
  • RaconTPT
    RaconTPT
    13th Jul 2022
    is this adder 30bit?
  • ivel236
    ivel236
    5th May 2020
    Nonetheless a promising tech for sure....
  • ivel236
    ivel236
    5th May 2020
    I guess what makes it silly is you would need quite a complex CONV program if you had to use several FILT variables with logical operations set. Anywhere from 1000's to the particle limite lol.
  • ivel236
    ivel236
    5th May 2020
    ah, so the STOR doesn't do anything specific to being STOR it just cuts off the FILT line so you can write to different places. got it.
  • Qweryntino
    Qweryntino
    5th May 2020
    Novice: The main trick is setting sprk life to 3 using lsns life deserialization frature. This allows to use any combination of stacked metl-aray, pscn-cray, pscn-dray etc. as many times as we need on a single frame.
  • Qweryntino
    Qweryntino
    5th May 2020
    sense*
  • Qweryntino
    Qweryntino
    5th May 2020
    I hope that makes sence
  • Qweryntino
    Qweryntino
    5th May 2020
    Since it is a 2 value algorithm, we need to somehow write these 2 values to filt using only dtec from one side. It goes like this: write value A with dtec to a whole filt line, block line with stor in the middle, write value B to a remaining shorter line. As a result value A doesn't get overwritten at the end.
  • ivel236
    ivel236
    5th May 2020
    @Qwertyntino Care to explain what the conversion step to STOR does? Or is it just a place holder?