simulation of essential combinational logic circuits with boolean algebra
-
Updated
Mar 27, 2021 - Python
simulation of essential combinational logic circuits with boolean algebra
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.
Course summary and comprehensive exercises covering all Computer Systems and Logic topics including boolean algebra, logic circuits, sequential circuits, and advanced digital design.
Verilog UART implementation with Vivado build scripts to test loopback on Xilinx Arty board
Add a description, image, and links to the combinational-logic topic page so that developers can more easily learn about it.
To associate your repository with the combinational-logic topic, visit your repo's landing page and select "manage topics."