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 > Cores > Message List > Message Post

    Message

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

    From: vax11780 at porky.vax-11.org<vax11780@p...>
    Date: Fri Mar 23 04:23:30 CET 2007
    Subject: [oc] new to cores world, need a little help
    Top

    This is correct, the sci and scl signals are defined as open collector
    (or open drain) outputs. You need to have external pullups to make
    it work.

    In verilog you can use the pullup/pulldown primitives. In VHDL I think you
    have to have a weak driver in your testbench.

    Clint

    On Thu, 22 Mar 2007, D R wrote:

    > I believe I've found the problem. At the bottom of the "i2c_master_bit_ctrl.vhd,v 1.14 2006/10/11" scl and sda are assigned 0 and I can't find anywhere else that the they are updated. Has anyone come up with a fix for this?Thanks,DR -- assign outputs scl_o &lt;= '0'; scl_oen &lt;= iscl_oen; sda_o &lt;= '0'; sda_oen &lt;= isda_oen;--- On Thu 03/22, D R &lt; heedaf@e... &gt; wrote:From: D R [mailto: heedaf@e...]To: cores@o...: Thu, 22 Mar 2007 14:05:13 -0400 (EDT)Subject: Re: [oc] new to cores world, need a little help
    >
    >
    >
    >
    >
    > Hase anyone tried using the I2C Core with Xilinx’s ISE? I’ve found a problem with my project using this core. When I back trace the sci and scl outputs in the generated schematic they are not connected to ground. This would explain why the outputs aren’t working. Any idea what may cause this problem?
    > Thanks,
    > DR
    >
    >
    > Join Excite! - http://www.excite.comThe most personalized portal on the Web!
    > _______________________________________________http://www.opencores.org/mailman/listinfo/cores
    >
    > _______________________________________________
    > Join Excite! - http://www.excite.com
    > The most personalized portal on the Web!
    >

    ReferenceAuthor
    [oc] new to cores world, need a little helpD R

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