AndrewPoint3
AndrewPoint3
32 / 11
12th Feb 2019
18th Feb 2019
if anyone has any advice in computers or is experienced please comment, It will help alot.
logicgates crack

Comments

  • Schmolendevice
    Schmolendevice
    14th Feb 2019
    The concept is called "cascading". As for 7VY, Google and Wikipedia will be your best friend for learning these things as there are a TON of concepts to learn to be able to design a computer (in this case, really a "microprocessor" as a full computer would imply all the other peripherals that make it usable). It all starts with logic gates, binary, arithmetic and programming.
  • NoVIcE
    NoVIcE
    14th Feb 2019
    you mean bin>dec and dec>bin? @7V7 wikipedia has a good ripple carry adder page
  • allenxch
    allenxch
    14th Feb 2019
    btw piston (de?)multiplexers are really crucial to computers because nearly everything in cpus except the ALU are sorta related to a (de?)multiplexer.
  • allenxch
    allenxch
    14th Feb 2019
    oh, u link the 2s digit of the full adder output to the carry input digit of the next full adder.
  • AndrewPoint3
    AndrewPoint3
    14th Feb 2019
    how do i link multiple adders together
  • NoVIcE
    NoVIcE
    14th Feb 2019
    BTW to subtract numbers, you should just invert one of the input numbers, and the output.
  • AndrewPoint3
    AndrewPoint3
    14th Feb 2019
    Im sorry, i didnt know that when i uploaded it. Im working on what NoVIcE said
  • nosomebodies
    nosomebodies
    13th Feb 2019
    this definitely is at most a full adder, not a computer though, isn't it?
  • AndrewPoint3
    AndrewPoint3
    13th Feb 2019
    Update: Finally managed to make a full adder that is compact and works every time. I had to do some math with spark timing.
  • NoVIcE
    NoVIcE
    13th Feb 2019
    double post