Skip to content

My submission for the VLSI Design Course Project in Monsoon 2024

Notifications You must be signed in to change notification settings

wig-nesh/4-bit-cla-adder

Repository files navigation

Synchronous 4-bit CLA Adder Simulation

layout

This is a Synchronous 4-bit Carry Lookahead Adder implemented in NGSPICE, MAGIC, Verilog and FPGA for the VLSI Design (EC6.201) Course I took in Monsoon 2024 at IIIT Hyderabad. The design is based on the Carry Lookahead Adder concept.

Testing the NGSPICE Simulation

To test the NGSPICE simulation, clone, then run the following commands (provided obviously that you have NGSPICE):

cd test
chmod +x run_sim.sh
./run_sim.sh

About

My submission for the VLSI Design Course Project in Monsoon 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages