SEARCH
TOOLBOX
LANGUAGES
modified on 20 June 2010 at 01:07 ••• 17,569 views

Eagle cpld isa Example

From Manuals

(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
=PC/104 ISA card access (cpld_isa)=
=PC/104 ISA card access (cpld_isa)=
-
==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html Eagle 50], [http://www.micromint.com/index.php/SBC/eagle-50.html 50E], [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.

Current revision as of 01:07, 20 June 2010

PC/104 ISA card access (cpld_isa)

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.

PC/104 is an embedded computer standard controlled by the PC/104 Consortium which defines both a form factor and computer bus. PC/104 is intended for specialized embedded computing environments where applications depend on reliable data acquisition despite an often extreme environment.

This example tests ISA (PC/104) card on CPLD.