0% found this document useful (0 votes)
8 views

Log Book

Uploaded by

ravindra
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

Log Book

Uploaded by

ravindra
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 8

1/9/2022 Introduction to digital logic design concepts and syllabus

1 1 discussion
2 2/9/2022 1 Introduction to VLSI Design & VLSI Design flow

3 5/9/2022 1 Verilog as HDL, Levels of Design Description

4 7/9/2022 1 Concurrency, Functional Verification, Module, Test Bench

5 8/9/2022 1 Compiler Directives, Functions, Tasks, Language Constructs


and Conventions: Keywords, Identifiers
6 8/9/2022 1 White Space Characters, Comments, Numbers, Strings,
Logic Values, Strengths, Data Types, Scalars
7 9/9/2022 1 Logic Values, Strengths, Data Types, Scalars

8 12/9/2022 1 Scalars and Vectors, Parameters, Memory Operators.

9 15-09-2022 1 Gate Level Modeling: Introduction, AND Gate Primitive,


Module Structure
10 19-09-2022 1 Other Gate Primitives, Tri-State Gates, Array of Instances of
Primitives
11 22-09-2022 1 Gate Level Modeling: Full adder, multiplexer design

12 24-09-2022 1 comparator and AOI gate design in gate level modeling

13 26-09-2022 1 Design of Flip-flops with Gate Primitives

14 28-09-2022 1 delays, strengths and contention with examples

15 29-09-2022 1 operators with examples

16 30-09-2022 1 ALU design in data flow style and Net types and Net
Charges
17 10/10/2022 1 Data flow modeling-continues assignment statements

18 12/10/2022 1 Concatenation of vectors and Operators

19 13-10-2022 1 Ternary operator with examples

20 14-10-2022 1 Behavioral modeling introduction, procedural block

21 20-10-2022 1 Design of Up counter, down counter, up-down counter


programs
22 21-10-2022 1 Design of Shift register, flipflops programs

23 21-10-2022 2 Mid Examination-1

24 26-10-2022 1 Assignment with delays, Intra assignment delays, wait


construct with examples
25 27-10-2022 1 Blocking and Non-blocking assignments with examples

26 31-10-2022 1 Case statement with examples, casex, casez statements

27 2/11/2022 1 If and If-else construct with examples

28 3/11/2022 1 Assign- Deassign statement with examples

29 4/11/2022 1 Repeat construct and For loop with examples

30 7/11/2022 1 FSM Design- moore machine

31 9/11/2022 1 FSM Design- mealy machine

32 10/11/2022 1 Introduction to switch level, basic transistor switches with


examples
33 11/11/2022 1 CMOS Switch, Bi-directional Gates

34 14-11-2022 1 Introduction To MOS Technologies: Introduction to IC


Technology
35 16-11-2022 1 NMOS Depletion mode and Enhancement mode operation

36 17-11-2022 1 Fabrication process of PMOS, NMOS, CMOS

37 18-11-2022 1 Fabrication process of Bi-CMOS technologies

38 21-11-2022 1 MOS transistor threshold Voltage

39 23-11-2022 1 Transconductance gm , gds, Figure of merit Fm

40 24-11-2022 1 sequence generator and sequence detector using FSM

41 25-11-2022 1 Parallel blocks, Functions and tasks

42 28-11-2022 1 Pass transistor derivation

43 30-11-2022 1 N-Mos inverter operation and characteristics

44 1/12/2022 1 Different forms of pull up transistors and CMOS Inverter


transfer characteristics
45 5/12/2022 2 Stick diagrams for nmos, pmos, cmos circuits

46 5/12/2022 2 Pass transistor, Bi-CMOS inverter circuits, Latch-up and its


Limitations
47 7/12/2022 1 Design Rules and Layout, CMOS Design rules for wires,
Contacts and Transistors
48 8/12/2022 1 Layout diagram for CMOS inverter, N-MOS inverter, PMOS
Inverter, Other boolean expressions
49 12/12/2022 1 Scaling of MOS circuits, Limitations of Scaling.

50 15-12-2022 2 Mid Examination-2


1 5/7/2023 1 Introduction to Verilog and System Verilog

2 7/7/2023 1 Placement program

3 10/7/2023 1 Verification Process, Basic Test bench


functionality
4 11/7/2023 1 Directed testing, Methodology basics

5 12/7/2023 1 Placement Training

6 14-07-2023 1 Test Bench Components

7 17-07-2023 1 Data types: Built-in data types, Fixed-size


arrays
8 18-07-2023 1 Fixed-size arrays, Dynamic arrays

9 19-07-2023 1 Placement Training

10 21-07-2023 1 Dynamic arrays, Queues

11 24-07-2023 1 Queues with examples

12 25-07-2023 1 Associative Arrays, Linked lists, Array


methods
13 26-07-2023 1 Array methods, choosing a storage type

14 28-07-2023 1 creating new types with typedef, Creating


user-defined structures, Type conversion
15 31-07-2023 1 Enumerated types, Constants, strings

16 1/8/2023 1 Revision of first unit and expression width

17 2/8/2023 1 Procedural statements: If, Case and


Repeat, for loop
18 4/8/2023 1 Unique-if, Multiple matches in unique-if,
Priority if:
19 7/8/2023 1 Unique or Priority CASE, Final

20 8/8/2023 1 Jump Statements: Break, continue, return,


Event control
21 9/8/2023 1 Tasks and Functions: Return Values And
Void Functions, Routine Arguments:
22 11/8/2023 1 Argument Direction: Advanced Argument
Types, Pass By Reference, Pass By Value
23 14-08-2023 1 Passing Arguments by Name, Optional
Argument List, Returning from a Routine
24 18-08-2023 1 Return In Tasks, Returning an Array from a
Function with typedef
25 21-08-2023 1 Connecting the Testbench and Design:
Separating the Testbench and Design,
Communication with Ports:
26 23-08-2023 1 Arbiter model using ports, Testbench using
ports, Top-level netlist without an interface
27 25-08-2023 1 Interface Construct: Arbiter using a simple
interface, Testbench using a simple arbiter
28 26-08-2023 1 interface
Interface with clocking Block

29 28-08-2023 1 System Verilog Scheduling regions

30 29-08-2023 1 Interface driving and sampling

31 30-08-2023 1 System Verilog assertions

32 12/9/2023 1 Introduction, first class, define a class,


OOP(Object Oriented Programming)
33 13-09-2023 1 terminology
Creating new objects, Object de-allocation,
Using objects
34 15-09-2023 1 Static variables vs. Global variables, Class
methods
35 19-09-2023 1 Defining methods outside of the class,
Scoping rules
36 20-09-2023 1 Understanding dynamic objects

37 22-09-2023 1 Inheritance, Copying objects

38 25-09-2023 1 Shallow Copy with example

39 26-09-2023 1 Deep Copy, Public versus Local

40 27-09-2023 1 Interprocess Communication- Event,


Semaphore, Mailbox
41 29-09-2023 1 Interprocess Communication- Event,
Semaphore, Mailbox continued
42 3/10/2023 1 Coverage Types

43 6/10/2023 1 Functional Coverage Strategies

44 9/10/2023 1 Anatomy of a Cover Group

45 10/10/2023 1 Triggering a Cover Group

46 11/10/2023 1 Data Sampling

47 16-10-2023 1 Generic Cover Groups.

48 17-10-2023 1 overview of functional coverage

49 18-10-2023 1 overview of unit-IV and V with examples

50 27-10-2023 1 Quiz Exam-II


51 31-10-2023 2 Mid Examination-II
1 1/9/2022 3 Introduction to xilinx tool and sample
program
2 8/9/2022 3 4 t0 16 decoder using 3 to 8 decoder and
2 to 4 decoder
3 15-09-2022 3 8-bit comparator in gate level modelling
4 22-09-2022 3 4-bit ALU in data flow modelling
5 29-09-2022 3 8 to 3 encoder in behavioral modelling
6 13-10-2022 3 8x1 multiplexer and 1x8 demultiplexer in
behavioral modelling
7 20-10-2022 3 Lab Internal Examination-1
8 20-10-2022 3 Mid Examination-1
9 27-10-2022 3 SR flipflops, JK flipflops, D-flipflops and
T-flipflops in behavioral modeling
10 3/11/2022 3 Mod-12 counter & $-bit SIPO, PISO shift
registers in behavioral modeli
11 10/11/2022 3 4-bit parity generator
12 17-11-2022 3 Moore machine sequence generator
13 24-11-2022 3 Mealy machine sequence detector
14 1/12/2022 3 Practice session and design experiments
15 8/12/2022 3 Internal Examination-2
16 15-12-2022 3 Mid Examination-2
1 10/7/2023 3 Indroduction to IoT and Arduino board
2 17-07-2023 3 LED Blinking and Buzzer with LED
3 24-07-2023 3 RGB LED Blinking
4 31-07-2023 3 Servo Motor and Stepper motor interfacing
with Arduino
5 7/8/2023 3 Temperature sensor (DHT11) and PIR
interfacing with Arduino
6 14-08-2023 3 Interfacing Bluteooth with arduino and control
servo motor position using bluetooth
7 21-08-2023 3 Installation of Raspberry pi and LED Blinking
8 28-08-2023 3 RGB LED interfacing with respbarry pi
9 4/9/2023 3 Mid Examinations
10 25-09-2023 3 Post/read the data to/from the cloud via MQTT
broker with a Raspberry Pi.
11 9/10/2023 3 Reading the data from an analog sensor with
Raspberry using Arduino serial port
12 16-10-2023 3 Interface an joystick sensor with Raspberry pi
to display the position in serial monitor
13 30-10-2023 3 Send real-time sensor data to a smartphone
using Raspberry Pi onboard Bluetooth
14 31-10-2023 3 Practice lab

You might also like