0% 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.

Uploaded by

vanithapremkumar
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% 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.

Uploaded by

vanithapremkumar
Copyright
© © All Rights Reserved
Available Formats
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:

 4 – bit binary adder / subtractor


 Parity generator / checker
 Magnitude Comparator
 Application using multiplexers

5. Design and implement shift-registers.

6. Design and implement synchronous counters.

7. Design and implement asynchronous counters.

8. Coding combinational circuits using HDL.

9. Coding sequential circuits using HDL.

10. Design and implementation of a simple digital system (Mini Project).

You might also like