A collection of my cources, lectures, articles and presentations
-
Updated
Jun 25, 2019 - C++
A collection of my cources, lectures, articles and presentations
FPGA Cryptography for High-Level Synthesis
Materials for the Computer Science course, Digital Design (Logic Circuits)
keep and track my computer science learning journey.
This repository contains projects done by undergraduate students of IIT Jodhpur in the areas of Indigenous Digital Design and Electronic Design Automation (IDDEDA).
Boolean Function Analyzer and Synthesis Optimization Tool
Contains assignments and projects done as part of course work during III Semester B.Tech
Minimization of boolean expressions is one of the fundamental aspects of Digital Design. This task was revolutionized by the QuineMccluskey technique. This repo contains C++ code used to minimize boolean functions through this technique. The implementation has been designed only for non Don't care type expressions.
Add a description, image, and links to the digital-design topic page so that developers can more easily learn about it.
To associate your repository with the digital-design topic, visit your repo's landing page and select "manage topics."