Welcome to the CSE 2301 repository! This repo holds the projects, and code from my Fall 2024 course on digital logic design. Whether you're exploring combinational and sequential logic circuits or ...
This repository contains a series of VHDL projects developed for a course in Digital Systems Design (FPGA/ASIC). The projects cover a wide spectrum of digital logic design, from basic combinational ...
Abstract: With drastic device shrinking, low operating voltages, increasing complexities, and high speed operations, radiation-induced soft errors have posed an ever increasing reliability challenge ...
Overview of digital logic design. Implementation technologies, timing in combinational and sequential circuits, EDA tools, basic arithmetic units, introduction to simulation and synthesis using ...
Digital blocks contain combinational and sequential circuits. Sequential circuits are the storage cells with outputs that reflect the past sequence of their input values, while output of the ...
Verification had always been an important part of SOC design flow. As SOCs are getting more and more complex, so is their verification. Verification of a design involves simulating the all possible ...