Current Focus

From T729 Balanced Ternary Computer
Revision as of 18:00, 13 March 2025 by MrDyne (talk | contribs)
Jump to navigationJump to search
  • Optimizing Circuitverse Project Multiplier to Speed Up Result Output.
    • Parallelizing Adds (A+B)+(C+D)+(E+F)
    • Creating Multiplier Specific Carry Select Adder
    • Exploring Carry Selection In Multiplayer
    • Karatsuba Algorithm?
  • Stuck On
    • Choosing Registers
    • How To Order Instructions
    • Memory Modes
  • Exploring Ideas
    • Expanding from 6-trit to 9-trit.
    • Wild Length Instructions
      • Instructions only use negative/positive trits. (Binary-ish)
      • Zeros are used to mark the end of an instruction.
      • Instructions don't need to line up with tryte/word.