SEARCH
TOOLBOX
LANGUAGES
modified on 20 June 2010 at 01:02 ••• 13,078 views

Eagle cpld update Example

From Manuals

(Difference between revisions)
Jump to: navigation, search
(Created page with '__TOC__ =Update CPLD Firmware (cpld_update)= ==Compatibility [http://www.micromint.com/index.php/SBC/eagle-100.html 100]== A complex programmable logic device is a programmable l…')
Line 1: Line 1:
-
__TOC__
 
=Update CPLD Firmware (cpld_update)=
=Update CPLD Firmware (cpld_update)=
==Compatibility [http://www.micromint.com/index.php/SBC/eagle-100.html 100]==
==Compatibility [http://www.micromint.com/index.php/SBC/eagle-100.html 100]==

Revision as of 01:02, 20 June 2010

Update CPLD Firmware (cpld_update)

Compatibility 100

A complex programmable logic device is a programmable logic device with complexity between that of PALs and FPGAs, and architectural features of both. The building block of a CPLD is the macro cell, which contains logic implementing disjunctive normal form expressions and more specialized logic operations.

This example shows how to update CPLD firmware from the board's SD card.