Simple Computer System Architecture Operations Scripts using Python
-
Updated
Apr 29, 2021 - Python
Simple Computer System Architecture Operations Scripts using Python
This includes a project on designing an Arithematic Logic Unit which includes Addition,Subtraction,Increment,Decrement,Counter,Bit-wise AND,Bit-wise OR,Bitwise XOR,Comparator.
Computational Intelligence Repository including practicals. Programs are in java and prolog. Use Eclipse IDE.
This is a simple quad XOR gate (74HC86) that is controlled by 8 key switches and outputs to 4 LEDS, all powered by a coin cell battery. This is implemented in KiCAD.
➕A simple python script to add two numbers by converting them to binaries and applying to a aggregated digital logic of Full adders. Uses AND, OR, XOR gates.
A Neural Network that emulates the logical gates such as the XOR or the CSWAP
Xoreen. Encrypt and Decrypt Every File Type Using Xor Gate.
Learning AND gate with perceptron learning algorithm
This repository provides the Implementation of logic gates using neural networks.
Demonstrates the implementation of various logical gates using quantum circuits. The code utilizes three popular quantum computing libraries: Cirq, PyQuil, and ProjectQ.
Add a description, image, and links to the xor-gate topic page so that developers can more easily learn about it.
To associate your repository with the xor-gate topic, visit your repo's landing page and select "manage topics."