Main Page: Difference between revisions
From T729 Balanced Ternary Computer
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(26 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:T729 Balanced Ternary Computer}} | {{DISPLAYTITLE:T729 Balanced Ternary Computer}} | ||
< | <div style="font-size:120%;">Hobby balanced ternary computer project. Work in progress.</div> | ||
<div> | <div> | ||
<div class="hcat"> | <div class="hcat"> | ||
== Wiki == | == Wiki == | ||
* [[T729:About|About]] | * [[T729:About|About]] | ||
* [[Project Goals]] | * [[Project Goals]] | ||
</div> | * [[Current Focus]] | ||
<div class="hcat"> | * [[Ternary vs Binary]] | ||
* [[Quantum]] | |||
</div> | |||
<div class="hcat"> | |||
== Logic Gates == | == Logic Gates == | ||
<div class="hcat"> | <div class="hcat"> | ||
=== Ternary === | === Ternary === | ||
* 2 Input | * +2 Input | ||
** [[SUM (Ternary Gate)|SUM]] | ** [[SUM (Ternary Gate)|SUM]] | ||
** [[CON (Ternary Gate)|CON]] | ** [[CON (Ternary Gate)|CON]] | ||
** [[ANY (Ternary Gate)|ANY]] | ** [[ANY (Ternary Gate)|ANY]] | ||
** [[ | ** [[EOR (Ternary Gate)|EOR]] | ||
** [[COM (Ternary Gate)|COM]] | ** [[COM (Ternary Gate)|COM]] | ||
** [[MAX (Ternary Gate)|MAX]] | ** [[MAX (Ternary Gate)|MAX]] | ||
Line 27: | Line 29: | ||
** [[INC (Ternary Gate)|INC]] | ** [[INC (Ternary Gate)|INC]] | ||
** [[DEC (Ternary Gate)|DEC]] | ** [[DEC (Ternary Gate)|DEC]] | ||
</div> | </div> | ||
<div class="hcat"> | <div class="hcat"> | ||
=== Binary === | === Binary === | ||
* 2 Input | * +2 Input | ||
** [[AND (Binary Gate)|AND]] | ** [[AND (Binary Gate)|AND]] | ||
** [[OR (Binary Gate)|OR]] | ** [[OR (Binary Gate)|OR]] | ||
Line 36: | Line 39: | ||
* 1 Input | * 1 Input | ||
** [[NOT (Binary Gate)|NOT]] | ** [[NOT (Binary Gate)|NOT]] | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="hcat"> | |||
== Compute == | |||
* [[Add (Ternary)|Add]] | |||
* [[Shift (Ternary)|Shift]] | |||
* [[Rotate (Ternary)|Rotate]] | |||
* [[Multiply (Ternary)|Multiply]] | |||
</div> | |||
<div class="hcat"> | <div class="hcat"> | ||
== Computer == | |||
* [[Terminal]] | |||
* [[Data Storage]] | |||
</div> | |||
<div class="hcat"> | |||
== Processor == | == Processor == | ||
* [[ | * [[Registers]] | ||
* [[ALU]] | * [[ALU]] | ||
* [[ | * [[Instructions]] | ||
* [[Instruction Set Map]] | * [[Instruction Set Map]] | ||
* [[Memory]] | * [[Memory]] | ||
* [[IO]] | * [[IO]] | ||
</div | </div> | ||
<div class="hcat"> | <div class="hcat"> | ||
== Programming == | == Programming == | ||
* [[Heptavintimal]] | * [[Heptavintimal]] | ||
* [[Construct]] | * [[Construct]] | ||
* [[T Language]] | * [[T Language]] | ||
</div> | </div> | ||
<div class="hcat"> | <div class="hcat"> | ||
== | == BCT Implementation == | ||
* [[Binary-Coded Ternary]] | |||
* [https://circuitverse.org/simulator/t729-balanced-ternary-cpu CircuitVerse.org] | * [https://circuitverse.org/simulator/t729-balanced-ternary-cpu CircuitVerse.org] | ||
</div> | * [[Circuitverse Guide]] | ||
</div> | |||
<div class="hcat"> | <div class="hcat"> | ||
== | == Other Implementations == | ||
* [[Low Open High]] | * [[Low Open High]] | ||
* [[NZP]] | |||
* [[Discrete Component]] | * [[Discrete Component]] | ||
* [[FPGA]] | * [[FPGA]] | ||
* [[ | * [[Custom Chip]] | ||
</div> | |||
</div | |||
<div class="hcat"> | |||
== Discord == | == Discord == | ||
<div style="text-align: center;"> | <div style="text-align: center;"> | ||
This wiki is for documentation.<br /> | This wiki is for documentation.<br /> | ||
Current discussions and work is on Discord.<br /> | Current discussions and work is on Discord.<br /> | ||
<b>https://discord.gg/3an392s3vZ</b> | <b>https://discord.gg/3an392s3vZ</b> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
__NOTOC__ |
Latest revision as of 17:41, 13 March 2025
Hobby balanced ternary computer project. Work in progress.
Logic Gates
Computer
Processor
Programming
BCT Implementation
Other Implementations
Discord
This wiki is for documentation.
Current discussions and work is on Discord.
https://discord.gg/3an392s3vZ