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: tullio.grassi at gmail.com<tullio.grassi@g...>
    Date: Mon Aug 21 17:56:51 CEST 2006
    Subject: [oc] radix 4 complex fft by ZHAO Ming ( cfft )
    Top
    We have used the radix 4 complex fft by ZHAO Ming ( cfft project ).
    It seems to work fine, but our simulators (ModelSim and ISE sim) give
    really a lot (1000's) of identical warnings.
    ISE sim gives:
    Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand,
    the result will be 'X'(es).

    I traced it back to cfft4.vhd, where signal RegAI is used in the case
    statement without being initialized properly (that is not all
    components are initialized in each case).
    I tried to fix it but unsuccesfully (I am more a verilog guy than vhdl).
    Has anybody fixed this problem ?
    It is really annoying because the useful messages from the simulator
    get lost between the 1000's of warnings.

    Tullio

    Follow upAuthor
    [oc] radix 4 complex fft by ZHAO Ming ( cfft )Richard Herveille

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