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: Microprocessor

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

Device Drivers and Linux Architecture

Posted on October 21, 2017June 17, 2025 By Gautam No Comments on Device Drivers and Linux Architecture

Device driver is a computer program that controls a particular device that is connected to the system be it printers, CD-ROM readers etc. Before we go into device drivers, let us get a brief of the Linux architecture. The Linux virtual memory is divided into two partitions namely user space and kernel space to protect…

Read More “Device Drivers and Linux Architecture” »

Embedded System

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
  • AND and OR gate using CMOS Technology
  • Circuit Design of a 4-bit Binary Counter Using D Flip-flops
  • NAND and NOR gate using CMOS Technology
  • Texas Instruments Question Bank Part-1

Copyright © 2025 VLSIFacts.

Powered by PressBook WordPress theme