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

Eagle cpld isa Example

From Manuals

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

Revision as of 01:01, 20 June 2010

PC/104 ISA card access (cpld_isa)

Compatibility Eagle50, 50E, 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.