This document outlines the objectives and list of experiments for a digital systems laboratory course. The objectives are to understand basic logic gates, design combinational circuits using gates and MSI devices, and design and implement sequential circuits. The list of 10 experiments includes verifying Boolean theorems, designing combinational circuits for arbitrary functions, adding/subtracting with half/full adders, using MSI devices for circuits like adders and comparators, implementing shift registers and counters, and coding circuits in HDL and completing a mini digital system project.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
181 views
CS8382 DIGITAL SYSTEMS LABORATORY Sylli
This document outlines the objectives and list of experiments for a digital systems laboratory course. The objectives are to understand basic logic gates, design combinational circuits using gates and MSI devices, and design and implement sequential circuits. The list of 10 experiments includes verifying Boolean theorems, designing combinational circuits for arbitrary functions, adding/subtracting with half/full adders, using MSI devices for circuits like adders and comparators, implementing shift registers and counters, and coding circuits in HDL and completing a mini digital system project.
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
CS8382 DIGITAL SYSTEMS LABORATORY
OBJECTIVES:
To understand the various basic logic gates
To design and implement the various combinational circuits To design and implement combinational circuits using MSI devices. To design and implement sequential circuits To understand and code with HDL programming
LIST OF EXPERIMENTS
1. Verification of Boolean Theorems using basic gates.
2. Design and implementation of combinational circuits using basic gates for
arbitrary functions, code converters.
3. Design and implement Half/Full Adder and Subtractor.
4. Design and implement combinational circuits using MSI devices: