Forums - Open Redstone Engineers
8 bits binary comparator - GISED_Link - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: ORE General (https://forum.openredstone.org/forum-39.html)
+--- Forum: Projects & Inventions (https://forum.openredstone.org/forum-19.html)
+---- Forum: Completed Projects (https://forum.openredstone.org/forum-21.html)
+---- Thread: 8 bits binary comparator - GISED_Link (/thread-5251.html)



8 bits binary comparator - GISED_Link - GISED_Link - 12-14-2014

[Image: 593603ThundeRedGeneral2.jpg]

8 bits binary comparator

[Image: 9829358bitcomparator.png]

A binary comparator is a device that can say if a x bits number is higher, smaller or equal to another value.

The video !



Features :
- 2 inputs in 8 bits
- fast, 4 ticks max
- the mode is selectable : unsigned or signed

We can use it for :
- The branchings in a CPU
- Many games where we need to compare 2 numbers

[spoiler=The pictures !]

[Image: 46200320141214193917.png]
front view

[Image: 48853520141214193927.png]
Outputs and the mode selection

[Image: 89920920141028000222.png]
back view

[Image: 97116320141026230518.png]
[Image: 72456220141026230506.png]
One sub-module
[/spoiler]
tada !


RE: 8 bits binary comparator - GISED_Link - CreepyTacoMan - 12-15-2014

very nice!