sharpie7 / circuitjs1

Electronic Circuit Simulator in the Browser
GNU General Public License v2.0
2.29k stars 633 forks source link

Feature request/missing component: ternary logic input/output #433

Closed Felthry closed 2 years ago

Felthry commented 4 years ago

Although the circuit gallery includes examples of ternary logic, there appears to be no way to actually insert ternary logic inputs and outputs into one's own circuits. Additionally, the ternary logic IO that exists in the examples can't be modified to change their high and low levels.

pfalstad commented 2 years ago

You can add ternary logic inputs now. But you can't change the levels.

pfalstad commented 2 years ago

done