Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/youseftareq33/digital_buildcombinationalcircuit_1

Using Verilog HDL on Quartus application build combinational circuit
https://github.com/youseftareq33/digital_buildcombinationalcircuit_1

combinational-circuit verilog

Last synced: 16 days ago
JSON representation

Using Verilog HDL on Quartus application build combinational circuit

Awesome Lists containing this project

README

        

# Build Combinational Circuit

Using Verilog HDL on Quartus application i implement:

1. 1-bit adder and then use it to build 4-bit adder structurally

2. MUX2x1 and then use it to build the Quad MUX 2x1 structurally

3. 4-bit OR Array

4. 4-bit AND Array

![](CombinationalCircuit_photo.jpg)