1 / 10

Programmable Logic Devices

Programmable Logic Devices. Read Only Memory (ROM) mask programmable PROM, EPROM, EEPROM Programmable Logic Array (PLA) Programmable Array Logic (PAL) Field Programmable Gate Array (FPGA) Mux based LUT based. ROMs. Input: k Address lines (A) Output: d Data lines (D) Function:

finnea
Download Presentation

Programmable Logic Devices

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Programmable Logic Devices • Read Only Memory (ROM) • mask programmable • PROM, EPROM, EEPROM • Programmable Logic Array (PLA) • Programmable Array Logic (PAL) • Field Programmable Gate Array (FPGA) • Mux based • LUT based

  2. ROMs • Input: k Address lines (A) • Output: d Data lines (D) • Function: Each possible value of A [0..(2^k)-1] has a unique set of d bits that are output on D when the corresponding “address” is provided on A

  3. 0 A0 A1 A2 Ak-1 1 2 Decoder (2^k)-1 fuses D0 D1 Dd-1 ROMs

  4. A B F1 F2 F3 0 0 1 1 0 1 0 1 1 1 0 1 0 0 1 0 0 1 1 0 Implementing Logic in ROMs A B Decoder fuses F3 F1 F2

  5. ROM Types • Mask programmable ROM • fuses programmed during manufacture • Programmable ROM (PROM) • 0’s programmed by blowing fuses or “burning” • Erasable PROM (EPROM) • programming erased by UV light • Electrically erasable PROM (EEPROM) • programming erased via control signals

  6. m fuses n X k fuses k product terms (AND gates) m sum terms (OR gates) k X m fuses m outputs n inputs n X k fuses Programmable Logic Array (PLA)

  7. Programmable Logic Array (PLA)

  8. D D D Programmable Array Logic (PAL)

More Related