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

  1. Realization of Logic Gates.
  2. 3- to – 8 Decoder- 74138.
  3. 8 x 1 Multiplexer-74151 and 2 x 4 De-multiplexer-74155
  4. 4-Bit Comparator-7485.
  5. D Flip-Flop-7474.
  6. Decade counter-7490.
  7. Shift registers-7495.
  8. ALU Design.

Part B: Embedded C Experiments using TM4C processor

  1. Learn and understand how to configure EK-TM4C123GXL Launch pad digital I/O pins.
  2. Learn and understand Timer based interrupt programming.
  3. 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.
  4. Configure in-build ADC of TM4C123GH6PM microcontroller and interface potentiometer with EK-TM4C123GXL Launchpad to observe corresponding 12- bit digital value.
  5. Learn and understand the generation of Pulse Width Module (PWM) signal by configuring and programming the in-build PWM module of TM4C123GH6PM microcontroller.
  6. 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

  1. 4-bit binary to gray code converter
  2. 8:3 priority encoder