LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Sponsors
  • Mirrors
  • Logos
  • Contact us
  •  
    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: Noone Hanoch<noone@h...>
    Date: Tue Sep 14 22:29:38 CEST 2004
    Subject: [oc] Re: I2C syntax error in Synopsys
    Top
    Sorry,

    I forgot to mention which file has the error:

    i2c_master_bit_ctrl.v

    jh

    On Tue, 2004-09-14 at 15:26, Noone Hanoch wrote:

    > Hi,
    >
    > I'm using the i2c core in an ASIC I'm working on and I'm getting a
    > syntax error in Synopsys.
    >
    > Here's the error I'm getting:
    >
    > "Syntax error at or near token 'enum_state"
    >
    > Here's the line of code being complained about:
    >
    > reg [16:0] c_state; // synopsys enum_state
    >
    > I contacted Synopsys support and they are telling me that the _ should
    > be removed and replaced with a space as follows:
    >
    > reg [16:0] c_state; // synopsys enum state
    >
    > Does anyone concur with this solution? If so I guess someone can make
    > the change to the code?
    >
    > Thanks,
    > Jeff Hanoch
    >
    >
    -------------- next part --------------
    An HTML attachment was scrubbed...
    URL: attachment.htm

    ReferenceAuthor
    [oc] I2C syntax error in SynopsysNoone Hanoch

    Follow upAuthor
    [oc] Re: I2C syntax error in SynopsysRichard Herveille

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