LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Pci > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: wilton@m...
    Date: Wed, 3 Apr 2002 15:22:26 +0200
    Subject: Re: Re: [pci] question on PCI master
    Top

    Hi dingding,
    
    I think Sumnow is right. There should be some registers in the PCI 
    master that store the destination adress which is initialized by the 
    system/device driver. 
    The comparation of the address inPCI target is quite simple. It's pure 
    combination logic. you may just compare the destination address with 
    the base address register in PCI configuration space (only the 
    implemented bits are needed to be compared). If they are equal, u get a 
    hit.
    
    Best regards
    
    Wilton
    
    ----- Original Message ----- 
    From: bailunchuan <bailunchuan@1... > 
    To: "pci@o... " <pci@o... > 
    Date: Mon, 1 Apr 2002 14:55:56 +0800 
    Subject: Re: Re: [pci] question on PCI master 
    
    > 
    > 
    > Hi,wilton 
    > 
    > I am doing similar project: a DAQ module board based on PCI bus. 
    > have you got the idea on how to obtain the adress? Because the 
    > master should first drive destination/target address on the bus, 
    > then the target compare the address with itself to see if they 
    > match, to decide whether accept the transaction from the master by 
    > providing or receiving data. Another,what's the comparation of 
    > address in the target? 
    > 
    > thanks a lot. 
    > 
    > dingding 
    > 
    
    
    
     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.