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
  • Toggle search form

Tag: Unpacked BCD Numbers

Binary Coded Decimal

Posted on March 14, 2023June 19, 2025 By vlsifacts No Comments on Binary Coded Decimal

You must have seen the digital clock in the railway station or at many other places. The hour, minute and second digits are seven-segment displays that deal with binary coded decimal (BCD) numbers. In this particular article, we will learn about the BCD code. BCD is a way to express each decimal digit in binary….

Read More “Binary Coded Decimal” »

Digital Electronics

Assembly Language Program for Unpacking the Packed BCD number in 8085 Microprocessor

Posted on August 29, 2016June 17, 2025 By Sidhartha No Comments on Assembly Language Program for Unpacking the Packed BCD number in 8085 Microprocessor

Binary coded decimal (BCD) is a way to express each of the decimal digits with a binary code. This means that each decimal digit, 0 through 9, is represented by a binary code of four bits. Eg: 98 => 10011000 Unpacking the BCD number is separating each BCD digit. Eg: 98 can be separated as 09…

Read More “Assembly Language Program for Unpacking the Packed BCD number in 8085 Microprocessor” »

8085 uP, Embedded System

Top Posts & Pages

  • ASCII Code
  • Circuit Design of a 4-bit Binary Counter Using D Flip-flops
  • Truth Tables, Characteristic Equations and Excitation Tables of Different Flipflops
  • NAND and NOR gate using CMOS Technology
  • AND and OR gate using CMOS Technology


 

Copyright © 2025 VLSIFacts.

Powered by PressBook WordPress theme