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

Eagle cpld update Example

From Manuals

(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
=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 Eagle 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.
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.
This example shows how to update CPLD firmware from the board's SD card.

Current revision as of 01:02, 20 June 2010

Update CPLD Firmware (cpld_update)

Compatibility Eagle 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.