This repository contains source code for past labs and projects involving FPGA and Verilog based designs
-
Updated
Oct 2, 2019 - Verilog
This repository contains source code for past labs and projects involving FPGA and Verilog based designs
Binary adder implementation in the Game of Life written in JavaScript using canvas.
Various electronic systems including ADC/DAC, filters, and simulations using NI Multisim.
A Java binary calculator based on a system of gates
A simulation where I can connect virtual logic gates and build virtual CIs.
Digital System Design Lab Codes using Verilog
This repository contains Verilog HDL implementations of Half Adders, Full Adders, and 4-bit Adders, designed at three different abstraction levels: Gate Level, Dataflow Level, and Behavioral Level. These designs are fundamental to digital electronics, and this project showcases the versatility of Verilog in modeling and simulating digital circuits.
A 4bit Multiplier in VHDL
Download my Redstone World: https://www.planetminecraft.com/project/redstone-circuits-6024948/
VHDL implementations of half-adders, full-adders, and a 4-bit adder for digital circuit design
This repository contains HWs and material from the nand to tetris course
Labwork on Logic Design implementation in Verilog on a Basys3 FPGA Module
Different adders code in VHDL and Comparison
A repository for some modules I made while learning Verilog
CSE-2112 Digital Syatem Design LAb
Assignment 3, Digital Logic Design Lab, Spring 2021, IIT Bombay
A Java program that converts a binary number into it's two's complement equivalent. This is used within the SimpleBinaryCalculator repository.
Implementation of digital logic circuits for EOC Assignment 4 using HDL-style modules, based on the Nand2Tetris curriculum. Includes gates, multiplexers, demultiplexers, and adders.
Add a description, image, and links to the half-adder topic page so that developers can more easily learn about it.
To associate your repository with the half-adder topic, visit your repo's landing page and select "manage topics."