Components: Difference between revisions

From Turing Complete
m (→‎IO: Moved level only components to own section)
m (→‎8 bit components: Fixed links)
Line 21: Line 21:
== 8 bit components ==
== 8 bit components ==


[[8 Bit Delay Line]]<br>
* [[Component/Delay Line (word)|8 Bit Delay Line]]
[[8 Bit Counter]]<br>
* [[Component/Counter|8 Bit Counter]]
[[8 Bit Register]]<br>
* [[Component/Register|8 Bit Register]]
[[8 Bit Mux]]<br>
* [[Component/Mux|8 Bit Mux]]
[[8 Bit Switch]]<br>
* [[Component/Switch (word)|8 Bit Switch]]
[[Byte Splitter]]<br>
* [[Component/Byte Splitter|Byte Splitter]]
[[8 Bit Maker]]<br>
* [[Component/8 Bit Maker|8 Bit Maker]]
[[8 Bit Constant]]<br>
* [[Component/Constant (word)|8 Bit Constant]]
[[Less (signed)]]<br>
* [[Component/Less (signed)|Less (signed)]]
[[Less (unsigned)]]<br>
* [[Component/Less (unsigned)|Less (unsigned)]]
[[Equal]]<br>
* [[Component/Equal|Equal]]
[[Multiply]]<br>
* [[Component/Multiply|Multiply]]
[[Divide]]<br>
* [[Component/Divide|Divide]]
[[Add]]<br>
* [[Component/Add|Add]]
[[Negate]]<br>
* [[Component/Negate|Negate]]
[[8 Bit Arithmetic Shift right]]<br>
* [[Component/Shift|8 Bit Arithmetic Shift right]]
[[8 Bit Rotate right]]<br>
* [[Component/Rotate|8 Bit Rotate right]]
[[8 Bit Rotate left]]<br>
* [[Component/Rotate|8 Bit Rotate left]]
[[8 Bit Shift right]]<br>
* [[Component/Shift|8 Bit Shift right]]
[[8 Bit Shift left]]<br>
* [[Component/Shift|8 Bit Shift left]]
[[8 Bit XNOR]]<br>
* [[Component/XNOR (word)|8 Bit XNOR]]
[[8 Bit XOR]]<br>
* [[Component/XOR (word)|8 Bit XOR]]
[[8 Bit NOR]]<br>
* [[Component/NOR (word)|8 Bit NOR]]
[[8 Bit NAND]]<br>
* [[Component/NAND (word)|8 Bit NAND]]
[[8 Bit OR]]<br>
* [[Component/OR (word)|8 Bit OR]]
[[8 Bit AND]]<br>
* [[Component/AND (word)|8 Bit AND]]
[[8 Bit NOT]]<br>
* [[Component/NOT (word)|8 Bit NOT]]


== 16 bit components ==
== 16 bit components ==

Revision as of 02:12, 27 August 2024