All About Circuits

Digital Circuits

Programmable Logic Technology


10 questions By Tony R. Kuphaldt

Page 1 of 4 0 of 10 answers revealed (0%)
  • Question 1 of 10

    Define the following acronyms as they apply to digital logic circuits:

    ASIC
    PAL
    PLA
    PLD
    CPLD
    FPGA
    Reveal answer
  • Question 2 of 10

    Why would anyone use programmable logic devices (PLD, PAL, PLA, CPLD, FPGA, etc.) in place of traditional “hard-wired” logic such as NAND, NOR, AND, and OR gates? Are there any applications where hard-wired logic would do a better job than a programmable device?

    Reveal answer
  • Question 3 of 10

    Perhaps the simplest form of programmable logic is a PROM integrated circuit, programmed with a specific truth table. Take for instance this example of a 256 × 1 PROM:



    Suppose we wished to program this memory IC to act as a digital comparator, outputting a logical “high” state only when two four-bit binary numbers are equal:



    Describe what the truth table would look like for the data we must program into this memory chip. How many rows would the truth table have? Could you briefly describe the content pattern of the data without having to complete the entire truth table?

    Reveal answer