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_2

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

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-bit ALU circuit shown in Figure below,
which i build the system components (Muxs and adder) separately,
then integrate the different system components to build the whole system.

# ALU circuit Fig
![](Alu_circuit.jpg)

# Combinational Circuit
![](CombinationalCircuit_photo.jpg)