Skip to content
#

logic-gates

Here are 17 public repositories matching this topic...

This repository contains my assignments and projects for the Digital Systems course. The course covers the fundamental concepts of digital systems, including Boolean algebra, logic gates, combinational and sequential circuits, memory, and programmable logic devices. I have included VHDL code and simulation results for some of the projects.

  • Updated Mar 17, 2023
  • C

A logic circuit designer/simulator. Implementation is in C++. object oriented programming is used to implement this application. The application should help a user draw a logic circuit using different components, connect them with connections, add switches to control inputs and LEDs to monitor outputs, save and load a circuit, and so on.

  • Updated May 14, 2021
  • C

A logic circuit designer/simulator. Implementation is in C++. object-oriented programming is used to implement this application. The application should help a user draw a logic circuit using different components, connect them with connections, add switches to control inputs and LEDs to monitor outputs, save and load a circuit, and so on. The app…

  • Updated Sep 17, 2021
  • C

Improve this page

Add a description, image, and links to the logic-gates topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logic-gates topic, visit your repo's landing page and select "manage topics."

Learn more