MPC8272ADS Freescale Semiconductor, MPC8272ADS Datasheet - Page 137

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
USBDis_B = !USBEn_B ;
USBLowSpd_B = !USBHiSpd_B ;
USBVccOut = !USBVccO ;
FEthDis1_B = !FEthEn1_B ;
FEthDis2_B = !FEthEn2_B ;
RS232Dis1_B = !RS232En1_B ;
RS232Dis2_B = !RS232En2_B ;
FCC1On_B = FEthEn1_B & AtmEn_B ;
FCC1Off_B = !FCC1On_B ;
MIIOn_B = FEthEn1_B & FEthEn2_B ;
MIIOff_B = !MIIOn_B ;
MII1PLLOff_B = !FEth1PLLOn_B ;
MII2PLLOff_B = !FEth2PLLOn_B ;
"******************************************************************************
"******************************************************************************
"******************************************************************************
"* PCI Interrupt Register
"******************************************************************************
"******************************************************************************
equations
IntReg.clk = SYSCLK ;
IntReg.ar = 0 ;
IntReg.ap = 0 ;
"******************************************************************************
state_diagram Slot0IntA
state Slot0IntA_Active:
if ( ((HardReset_B == 0) & (Slot0IntA_PON_DEFAULT == !Slot0IntA_Active)) #
then
!Slot0IntA_Active
else
Slot0IntA_Active ;
state !Slot0IntA_Active:
if ( ((HardReset_B == 0) & (Slot0IntA_PON_DEFAULT == Slot0IntA_Active)) #
then
Slot0IntA_Active
else
!Slot0IntA_Active ;
"******************************************************************************
state_diagram Slot0IntB
state Slot0IntB_Active:
if ( ((HardReset_B == 0) & (Slot0IntB_PON_DEFAULT == !Slot0IntB_Active)) #
then
(!(HardReset_B == 0) & ((PCI_INTA_B & !Slot0IntAMask.fb) #
Slot0IntAMask.fb)) )
(!(HardReset_B == 0) & !PCI_INTA_B & !Slot0IntAMask.fb) )
(!(HardReset_B == 0) & ((PCI_INTB_B & !Slot0IntBMask.fb) #
Slot0IntBMask.fb)) )
Chapter 8. Support
Programmable Logic Equations

Related parts for MPC8272ADS