GitHub topics: combinational-logic
dice-apps/Verilog
Verilog codes related to digital logic design are available
Language: Verilog - Size: 6.29 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

SNRomon27/Combinational-Logic-Design-Using-Verilog-HDL
Basic combinational logic design using Verilog hardware description language (HDL). A step-by-step basic combinational logic design using built-in primitives. Used Vivado 2018.3 as a text editor and simulator.
Language: Verilog - Size: 136 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

n4vrl0s3/Simple-Kotlin-Project
Simple Kotlin Project Using Kotlin Language
Language: Kotlin - Size: 2.29 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

mcquerol/vhdl-projects
VHDL projects for combinational and sequential logic design on FPGA.
Language: VHDL - Size: 169 KB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

hvardhan1437/EOC-ASSIGNMENT-4
Implementation of digital logic circuits for EOC Assignment 4 using HDL-style modules, based on the Nand2Tetris curriculum. Includes gates, multiplexers, demultiplexers, and adders.
Language: MATLAB - Size: 3.91 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

danielbboy111/CPEN-311
CPEN 311: Digital Systems Design
Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

danielbboy111/CPEN-211
CPEN 211: Computing Systems I
Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

CFZRfrndVolt/Introducing-VHDL-
This repository contains projects and experiments focused on designing, simulating, and implementing digital circuits using VHDL (VHSIC Hardware Description Language) and Quartus II software. The projects covered in this repository serve as an introduction to key concepts in digital system design, including the creation of basic logic circuits, com
Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AndreasKaratzas/circuit-simulation
This is a Combinational Circuit Logic Simulation Tool. There is a C++ version and a C version.
Language: C++ - Size: 442 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

z1skgr/CalculatorVHDL
Design of the implementation of a calculator connected on the integrated FPGA
Language: VHDL - Size: 11.3 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

VanTamNguyen/Nand2Tetris
Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.
Language: Assembly - Size: 2.02 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 34 - Forks: 14

ahmd-kamel/Single-Cycle_MIPS
Designing Single-Cycle Microprocessor without Interlocked Pipeline Stages (MIPS) using Verilog.
Language: Verilog - Size: 982 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

hansinahuja/32-Bit-ALU
A 32-bit ALU using combinational logic written in Verilog.
Language: C - Size: 8.36 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

Aathish04/ASCIIMorseCircuit
This repository contains the project files and report for an ASCII letter to Morse Code converter built using only basic sequential and combinational logic circuits.
Language: HTML - Size: 6.02 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aliaagheisX/Calculator-using-Logic-Gates
4 bit Calculator using Logic Gates
Size: 584 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

touunix/MUX-VHDL
MUX VHDL | Układ kombinacyjny VHDL
Language: VHDL - Size: 681 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Mvrtn-design/TC---Diseno_VHDL_de_sistemas_combinacionales
Circuito combinacional con entrada de 4 bits (número sin signo en binario puro) y salida con un número de 4 bits, su valor es redondear la operación 4 x RAIZ CUADRADA(y) al entero más próximo. El circuito se diseña de diversas maneras, cada una con una descripción en VHDL como arquitectura de la entidad.
Language: VHDL - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

joeymaillette04/VHDL
VHDL implementations of half-adders, full-adders, and a 4-bit adder for digital circuit design
Language: VHDL - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hosseinfani/digital_odyssey
Materials for the Computer Science course, Digital Design (Logic Circuits)
Language: C++ - Size: 393 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 4

estepona/logic-circuit
simulation of essential combinational logic circuits with boolean algebra
Language: Python - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

animeshk-me/circuit-paths-enumerator
This script lists out all paths from inputs to outputs of an input combinational circuit in the form of structural/gate-level modelling in verilog. The BFS graph algorithm is used.
Language: Python - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

saibhargav1508/Basic-combinational-logic-VHDL
This repository contains synthesizable VHDL code for basic combinational logic circuits such as Adder with register, 2:4 decoder, 4:2 priority encoder, Multiplier with register and other circuits.
Language: VHDL - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

BaseMax/YourCombinationsJS
An efficient combinatorics library for JavaScript to generate and get the list of all Permutations and Combinations with the ability to enable or disable repetition. (utilizing ES2015 generators)
Language: JavaScript - Size: 49.8 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

Yashraj-Aware/ADE-Assignments
These are the assignments of Second year Analog Digital Electronicd subject
Size: 5.49 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hansinahuja/Digital-Logic-Design
Codes written by me in my Digital Logic Design course.
Language: HTML - Size: 1 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Jamboii/verilog-assignments
Source code for various Verilog-based projects and assignments
Language: Verilog - Size: 1.25 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

BaseMax/AnalyzeCombine
Analyze the combine with and without the repetition. (SOON)
Language: PHP - Size: 25.4 KB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

lucianobajr/Introduction-to-Logic-Systems-2P
Basic tools, methods and procedures to design combinational and sequential digital circuits and systems. Topics include number systems, Boolean algebra, logic minimization, circuit design, memory elements, and finite state machine design.
Language: Verilog - Size: 402 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

jchang12345/Morse-Code-Decoder-
EE89H Final Project
Language: Verilog - Size: 1.23 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2
