Monday 26 July 2021

Youtube Channel : "Explore Electronics"

A Youtube Channel that covers most of Verilog Subject, VLSI Design, Basic Electronics and Other Electronics related Subjects.

Explore Electronics : Click here

Verilog Videos : Click Here

VLSI Design : Click Here

Basic Electronics : Click Here

Network Security & Cryptography : Click Here

Friday 17 April 2020

Tasks and Functions

Tasks: for Video Click here

A designer is frequently required to implement the same functionality at many places in a behavioral design.
The commonly used parts should be abstracted into routines and the routines must be invoked instead of repeating the code.
Most programming languages provide procedures or subroutines to accomplish this.
Verilog provides tasks and functions to break up large behavioral designs into smaller pieces.
Tasks and functions allow the designer to abstract Verilog code that is used at many places in the design.

Saturday 11 April 2020

Verilog HDL Question Paper June- July 2017-18

Question Paper & Scheme June- July 2017-18