m (→8 bit components: Fixed links) |
(→1 bit components: Added 3 Pin AND & 3 Pin OR) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
== 1 bit components == | == 1 bit components == | ||
[[Constant On]] | * [[Component/ON|Constant On]] | ||
[[Constant Off]] | * [[Component/OFF|Constant Off]] | ||
[[ | * [[Component/NOT|NOT]] | ||
[[ | * [[Component/Switch|Switch]] | ||
[[ | * [[Component/AND|AND]] | ||
[[ | * [[Component/OR|OR]] | ||
[[ | * [[Component/NAND|NAND]] | ||
[[ | * [[Component/NOR|NOR]] | ||
[[ | * [[Component/XOR|XOR]] | ||
[[ | * [[Component/XNOR|XNOR]] | ||
[[1 | * [[Component/3 Pin AND|3 Pin AND]] | ||
[[ | * [[Component/3 Pin OR|3 Pin OR]] | ||
[[Full Adder]] | * [[Component/1 Bit memory|1 Bit memory]] | ||
* [[Component/Delay Line|Delay Line]] | |||
* [[Component/Full Adder|Full Adder]] | |||
* [[Component/1 Bit decoder|1 Bit decoder]] | |||
* [[Component/2 Bit decoder|2 Bit decoder]] | |||
* [[Component/3 Bit decoder|3 Bit decoder]] | |||
== 8 bit components == | == 8 bit components == |
Latest revision as of 07:47, 2 September 2024
A list of components found in the game
1 bit components[edit | edit source]
8 bit components[edit | edit source]
- 8 Bit Delay Line
- 8 Bit Counter
- 8 Bit Register
- 8 Bit Mux
- 8 Bit Switch
- Byte Splitter
- 8 Bit Maker
- 8 Bit Constant
- Less (signed)
- Less (unsigned)
- Equal
- Multiply
- Divide
- Add
- Negate
- 8 Bit Arithmetic Shift right
- 8 Bit Rotate right
- 8 Bit Rotate left
- 8 Bit Shift right
- 8 Bit Shift left
- 8 Bit XNOR
- 8 Bit XOR
- 8 Bit NOR
- 8 Bit NAND
- 8 Bit OR
- 8 Bit AND
- 8 Bit NOT
16 bit components[edit | edit source]
(Same as 8 bit components, but with 16-bits in use)
32 bit components[edit | edit source]
(Same as 8 bit components, but with 32-bits in use)
64 bit components[edit | edit source]
(Same as 8 bit components, but with 64-bits in use)