Index: Difference between revisions
From TernaryWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:T9 Ternary Computer Project}} | {{DISPLAYTITLE:T9 Ternary Computer Project}} | ||
<div style="text-align: center; font-weight: bold; font-size:120%;">A hobby balanced ternary computer project.</div> | <div style="text-align: center; font-weight: bold; font-size:120%;">A hobby balanced ternary computer project.</div> | ||
<div | |||
<div class="mainpage_row"> | |||
<div class="mainpage_box"> | |||
== Wiki == | == Wiki == | ||
* [[About]] | *[[About]] | ||
* [[Project Goals]] | *[[Project Goals]] | ||
* [[Current Focus]] | *[[Current Focus]] | ||
* [[Ternary vs Binary]] | *[[Ternary vs Binary]] | ||
* [[Quantum]] | *[[Quantum]] | ||
</div> | |||
<div class="mainpage_box"> | |||
== Logic Gates == | == Logic Gates == | ||
<div | <div> | ||
=== Ternary === | === Ternary === | ||
* +2 Input | * +2 Input | ||
Line 23: | Line 27: | ||
** [[NEG (Ternary Gate)|NEG]] | ** [[NEG (Ternary Gate)|NEG]] | ||
** [[INC (Ternary Gate)|INC]] | ** [[INC (Ternary Gate)|INC]] | ||
** [[DEC (Ternary Gate)|DEC]]</div><div | ** [[DEC (Ternary Gate)|DEC]] | ||
</div> | |||
<div> | |||
=== Binary === | === Binary === | ||
* +2 Input | * +2 Input | ||
Line 30: | Line 37: | ||
** [[XOR (Binary Gate)|XOR]] | ** [[XOR (Binary Gate)|XOR]] | ||
* 1 Input | * 1 Input | ||
** [[NOT (Binary Gate)|NOT]]</div></div> | ** [[NOT (Binary Gate)|NOT]] | ||
</div> | |||
</div> | |||
<div class="mainpage_box"> | |||
== Compute == | == Compute == | ||
* [[Add (Ternary)|Add]] | * [[Add (Ternary)|Add]] | ||
Line 37: | Line 47: | ||
* [[Rotate (Ternary)|Rotate]] | * [[Rotate (Ternary)|Rotate]] | ||
* [[Multiply (Ternary)|Multiply]] | * [[Multiply (Ternary)|Multiply]] | ||
</div> | |||
<div class="mainpage_box"> | |||
== Computer == | == Computer == | ||
* [[Terminal]] | * [[Terminal]] | ||
* [[Data Storage]] | * [[Data Storage]] | ||
</div> | |||
<div class="mainpage_box"> | |||
== Processor == | == Processor == | ||
* [[Registers]] | * [[Registers]] | ||
Line 49: | Line 63: | ||
* [[Memory]] | * [[Memory]] | ||
* [[IO]] | * [[IO]] | ||
</div> | |||
<div class="mainpage_box"> | |||
== Programming == | == Programming == | ||
* [[Heptavintimal]] | * [[Heptavintimal]] | ||
* [[Construct]] | * [[Construct]] | ||
* [[T Language]] | * [[T Language]] | ||
</div> | |||
<div class="mainpage_box"> | |||
== BCT Implementation == | == BCT Implementation == | ||
* [[Binary-Coded Ternary]] | * [[Binary-Coded Ternary]] | ||
* [https://circuitverse.org/users/6360 CircuitVerse.org Logic Sim Projects] | * [https://circuitverse.org/users/6360 CircuitVerse.org Logic Sim Projects] | ||
* [[Circuitverse Guide]] | * [[Circuitverse Guide]] | ||
</div> | |||
<div class="mainpage_box"> | |||
== Other Implementations == | == Other Implementations == | ||
* [[Low Open High]] | * [[Low Open High]] | ||
Line 67: | Line 86: | ||
* [[FPGA]] | * [[FPGA]] | ||
* [[Custom Chip]] | * [[Custom Chip]] | ||
</div> | |||
<div class="mainpage_box"> | |||
== Discord == | == Discord == | ||
<div style="text-align: center;"> | |||
This wiki is for documentation.<br /> | |||
Current discussions and work is on Discord.<br /> | |||
<b>https://discord.gg/3an392s3vZ</b> | |||
</div> | |||
</div> | |||
</div> | </div> | ||
__NOTOC__ | __NOTOC__ |
Revision as of 21:31, 25 April 2025
A hobby balanced ternary computer project.
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