Skip to content

VLSIFacts

Let's Program the Transistors

  • Home
  • DHD
    • Digital Electronics
    • Fault Tolerant System Design
    • TLM
    • Verification
    • Verilog
    • VHDL
    • Xilinx
  • Embedded System
    • 8085 uP
    • 8086 uP
    • 8051 uC
  • VLSI Technology
    • Analog Electronics
    • Memory Devices
    • VLSI Circuits
  • Interview
    • Interview Experience
    • Training Experience
    • Question Bank
  • Notifications
  • QUIZ
  • Community
  • Job Board
  • Contact Us

Tag: Microcontroller

What is an SoC in VLSI

Posted on March 3, 2023June 19, 2025 By vlsifacts No Comments on What is an SoC in VLSI

In VLSI, an SoC is an integrated circuit that contains multiple functional blocks, such as processors, memory, interfaces, and peripherals, on a single chip. The main idea behind the SoC concept is to integrate as many components as possible into a single chip to reduce the size, power consumption, and cost of the final product….

Read More “What is an SoC in VLSI” »

SoC

Kernel Modules, Major Number and Minor Number

Posted on January 1, 2018June 17, 2025 By Gautam No Comments on Kernel Modules, Major Number and Minor Number

Whenever you want to add something to the kernel code, there are two options – either add your code to the kernel code and compile/build the entire kernel image or compile your code separately and add it to the kernel image later. The first one is the earlier approach that was followed. But, considering the…

Read More “Kernel Modules, Major Number and Minor Number” »

Embedded System

Components of Device Driver

Posted on December 8, 2017June 17, 2025 By Gautam No Comments on Components of Device Driver

To interact with the hardware, driver needs to communicate with the kernel and before that, it must notify the kernel about its presence. This is achieved by the “init” call by which the driver is registered with the kernel and allocated the memory it wants. At the time of system shut down, the driver is…

Read More “Components of Device Driver” »

Embedded System

Device Drivers : Role & Types

Posted on November 3, 2017June 17, 2025 By Gautam No Comments on Device Drivers : Role & Types

As briefly discussed in our previous article, device driver is a software that is used to control a hardware device and make it work. It acts as an interface between the user-application and the hardware. Any user-application reaches out to the device driver for any interaction with the hardware device and the device driver checks…

Read More “Device Drivers : Role & Types” »

Embedded System

L&T Emsys Interview Question Bank – Part 1

Posted on November 18, 2016June 17, 2025 By Gautam No Comments on L&T Emsys Interview Question Bank – Part 1

Let us now look at the questions asked in the recent times of interviews of L&T Emsys, a division of L&T Technology Services that deals with embedded systems and software development (and thus, the name L&T Emsys). It is an ECE core company which was incorporated in February 2001 and has three development centres in Mysore,…

Read More “L&T Emsys Interview Question Bank – Part 1” »

Interview, Question Bank

FPGA vs. Microcontroller

Posted on March 13, 2016June 17, 2025 By Dewansh No Comments on FPGA vs. Microcontroller

FPGA stands for Field Programmable Gate Array. They are programmable integrated circuits made up of a large number configurable logic blocks (CLBs), fixed function blocks and memory blocks which can be used to perform complex digital computations. The CLBs are the basic and most important unit of FPGA. CLBs are made up of Look Up…

Read More “FPGA vs. Microcontroller” »

DHD, Embedded System

Why VLSI?

Posted on March 7, 2016June 17, 2025 By vlsifacts No Comments on Why VLSI?

“There is Plenty of Room at the Bottom“ A popular talk delivered by Richard Feynman to American Physical Society at California Institute of Technology in the year of 1959. This talk at that time could foresee the possibility of the revolution which has been brought by VLSI today. The term VLSI stands for Very Large…

Read More “Why VLSI?” »

SoC, VLSI Technology

Difference between Microprocessor & Microcontroller

Posted on August 13, 2015May 18, 2025 By vlsifacts 1 Comment on Difference between Microprocessor & Microcontroller

When someone start dealing with Microprocessor; a very common doubt always strikes out in the initial phase: “What is the difference between Microprocessor and Microcontroller?” Let’s Define both microprocessor and microcontroller and then we will compare them. Microprocessor: We mean by a microprocessor that all the components of a CPU (Central Processing Unit): ALU (Arithmetic Logic…

Read More “Difference between Microprocessor & Microcontroller” »

Embedded System

Top Posts & Pages

  • ASCII Code
  • Different Coding Styles of Verilog Language
  • Truth Tables, Characteristic Equations and Excitation Tables of Different Flipflops
  • NAND and NOR gate using CMOS Technology
  • Difference between $display, $monitor, $write and $strobe in Verilog

Copyright © 2025 VLSIFacts.

Powered by PressBook WordPress theme

Subscribe to Our Newsletter