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: jtrabal at engin.umass.edu<jtrabal@e...>
    Date: Thu Aug 11 21:10:50 CEST 2005
    Subject: [pci] Some Warnings
    Top
    Hi,

    Sorry for bother you again. I am trying to implement the PCI Core with
    the simple_gpio core, which can be found in the following address:

    http://www.opencores.com/projects.cgi/web/simple_gpio/overview

    I LOC the GPIO I/O pins (which are inout signals) to the FPGA pins using
    the following;

    NET "GPIO[1]" LOC = "V12" ;

    But when I synthesize, the following warnings occur:

    WARNING:NgdBuild:470 - bidirect pad net 'GPIO<1>' has no legal driver

    and

    WARNING:Par:276 - The signal GPIO<1>_IBUF has no load

    Any help with those warnings? I have to define anything more
    than "inout [8:1] GPIO" right? Where in the master Wishbone I have to
    connect the 8 GPIO pins? Thanks

    Regards,
    Jorge

    Follow upAuthor
    [pci] Some WarningsJeff Carr

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.