MPC8272ADS Freescale Semiconductor, MPC8272ADS Datasheet - Page 139

no-image

MPC8272ADS

Manufacturer Part Number
MPC8272ADS
Description
KIT DEVELOPMENT MPC8272
Manufacturer
Freescale Semiconductor
Type
MPUr
Datasheet

Specifications of MPC8272ADS

Contents
Board
For Use With/related Products
MPC8272
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
else
!Slot1IntA_Active ;
"******************************************************************************
state_diagram Slot1IntB
state Slot1IntB_Active:
if ( ((HardReset_B == 0) & (Slot1IntB_PON_DEFAULT == !Slot1IntB_Active)) #
then
!Slot1IntB_Active
else
Slot1IntB_Active ;
state !Slot1IntB_Active:
if ( ((HardReset_B == 0) & (Slot1IntB_PON_DEFAULT == Slot1IntB_Active)) #
then
Slot1IntB_Active
else
!Slot1IntB_Active ;
"******************************************************************************
state_diagram Slot1IntC
state Slot1IntC_Active:
if ( ((HardReset_B == 0) & (Slot1IntC_PON_DEFAULT == !Slot1IntC_Active)) #
then
!Slot1IntC_Active
else
Slot1IntC_Active ;
state !Slot1IntC_Active:
if ( ((HardReset_B == 0) & (Slot1IntC_PON_DEFAULT == Slot1IntC_Active)) #
then
Slot1IntC_Active
else
!Slot1IntC_Active ;
"******************************************************************************
state_diagram Slot1IntD
state Slot1IntD_Active:
if ( ((HardReset_B == 0) & (Slot1IntD_PON_DEFAULT == !Slot1IntD_Active)) #
then
!Slot1IntD_Active
else
Slot1IntD_Active ;
state !Slot1IntD_Active:
if ( ((HardReset_B == 0) & (Slot1IntD_PON_DEFAULT == Slot1IntD_Active)) #
then
Slot1IntD_Active
else
!Slot1IntD_Active ;
"******************************************************************************
state_diagram Slot2IntA
state Slot2IntA_Active:
if ( ((HardReset_B == 0) & (Slot2IntA_PON_DEFAULT == !Slot2IntA_Active)) #
(!(HardReset_B == 0) & ((PCI_INTA_B & !Slot1IntBMask.fb) #
Slot1IntBMask.fb)) )
(!(HardReset_B == 0) & !PCI_INTA_B & !Slot1IntBMask.fb) )
(!(HardReset_B == 0) & ((PCI_INTB_B & !Slot1IntCMask.fb) #
Slot1IntCMask.fb)) )
(!(HardReset_B == 0) & !PCI_INTB_B & !Slot1IntCMask.fb) )
(!(HardReset_B == 0) & ((PCI_INTC_B & !Slot1IntDMask.fb) #
Slot1IntDMask.fb)) )
(!(HardReset_B == 0) & !PCI_INTC_B & !Slot1IntDMask.fb) )
(!(HardReset_B == 0) & ((PCI_INTC_B & !Slot2IntAMask.fb) #
Slot2IntAMask.fb)) )
Chapter 8. Support
Programmable Logic Equations

Related parts for MPC8272ADS