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

    Message

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

    From: Rudolf Usselmann <rudi@a...>
    Date: Sun, 31 Mar 2002 20:15:10 +0700
    Subject: Re: [usb] some question about the code of the USB function core
    Top

    On Sunday 31 March 2002 07:14 pm, you wrote:
    > Hi, rudi:
    >
    ...
    > >How about writing a test bench ???
    >
    >    Exactly I don't know how to write a good and full coverage testbench
    > now. That skill is what I want to learn. Can someone help me about that?
    > Any advice and papers are welcomed. Maybe I can have a try.   :)
    
    Take a look at :
    http://janick.bergeron.com/default.htm
    
    ....
    > >
    > >No this does not bring rtl closer to gate level simulations. Timing
    > >will always differ depending on your technology. The "#1" is really
    > >absolutely meaningless. The only reason I like to add them is
    > >because it makes debugging of rtl so much easier.
    >
    > Why did the delay in the code make debugging much easier ?
    > I don't understand what do you mean exactly. Could you explain that more
    > ? Thanks.
    
    Because all Flip Flop outputs change one time unit after the
    rising clock edge (synchronous that is, async set/reset still
    can change at any time). I find it easier to follow signals this
    way. It's a personal preference thing. You can write a perl
    script to remove all "#1" and it should still work ...
    
    rudi
    
    
    
    
    

    ReferenceAuthor
    Re: [usb] some question about the code of the USB function coreJiang daosan

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