DEPARTMENT OF ELECTRONICS AND COMMUNICATIONS ENGINEERING
VLSI & EMBEDDED SYSTEMS LABORATORY
COURSE OUTCOMES
CO1: Design and simulation of Combinational circuit with functional verification.
CO2: Design and simulation of Sequential circuit with functional verification.
CO3: Generate Synthesis report for both combinational and sequential circuits
CO4: Explain the configuration of the FPGA Spartan 3e Hardware using debug cable.
CO5: Design and simulate the operations of systems using CC Studio software and study the different modes of operations.
CO6: Explain the configuration of the embedded controller TIVA TM4C series using USB serial cable.
LIST OF EXPERIMENTS
Part-A: VLSI Lab
- Realization of Logic Gates.
- 3- to – 8 Decoder- 74138.
- 8 x 1 Multiplexer-74151 and 2 x 4 De-multiplexer-74155
- 4-Bit Comparator-7485.
- D Flip-Flop-7474.
- Decade counter-7490.
- Shift registers-7495.
- ALU Design.
Part B: Embedded C Experiments using TM4C processor
- Learn and understand how to configure EK-TM4C123GXL Launch pad digital I/O pins.
- Learn and understand Timer based interrupt programming.
- Configure hibernation module of the TM4C123GH6PM microcontroller to place the device in low power state and then to wake up the device on RTC (Real- Time Clock) interrupt.
- Configure in-build ADC of TM4C123GH6PM microcontroller and interface potentiometer with EK-TM4C123GXL Launchpad to observe corresponding 12- bit digital value.
- Learn and understand the generation of Pulse Width Module (PWM) signal by configuring and programming the in-build PWM module of TM4C123GH6PM microcontroller.
- Learn and understand to connect EK-TM4C123GXL Launchpad to PC terminal and send an echo of the data input back to the PC using UART.
EXPERIMENTS BEYOND THE SYLLABUS
- 4-bit binary to gray code converter
- 8:3 priority encoder