JCU 500
0 Stars     7 Views    

Author: Theo Brown

Forked from: jbox1/JCU 500

Project access type: Public

Description:

Re-upload of the JCU 500, now with a proper IC setup, for extra franciness. You can see the original here: https://circuitverse.org/users/1577/projects/4133. Functions are as follows
  • 0 - A OR B
  • 1 - A AND B
  • 2 - A XOR B
  • 3 - A + B
  • 4 - A NOR B
  • 5 - A NAND B
  • 6 - A XNOR B
  • 7 - NOT (A + B)
  • 8 - A == B
  • 9 - A > B
  • A - A < B
  • B - 0
  • C - A != B
  • D - A <= B
  • E - A >= B
  • F - 255

Created: Mar 22, 2023

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.