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

    Message

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

    From: johnp at probo.com<johnp@p...>
    Date: Fri Jan 13 23:00:58 CET 2006
    Subject: [usb] More USB 2.0 core problems..., one fake problem...
    Top
    My original post discussed a problem with corrupt SRAM data if
    writes to ram happened concurrently with read requests. The
    problem turns out to have been in my sync SRAM model.

    John Providenza

    ----- Original Message -----
    From: johnp at probo.com<johnp@p...>
    To:
    Date: Thu Dec 29 23:19:54 CET 2005
    Subject: [usb] More USB 2.0 core problems...

    > It looks like there may be two more problems in the USB 2.0 core
    > controller.
    > 1) An IN pkt issued to an empty BULK endpoint causes bad things to
    > happen. The DMA tries to fetch data, but since the counter is at 0,
    > it wraps to a big number and the DMA tries to send LOTS of data
    > back
    > to the host.
    > 2) If the Wishbone interface is writing to the SRAM buffer while an
    > IN
    > packet is being processed, the data being sent to the host can be
    > corrupted. The data pipeling in the usbf_idma.v is note quite
    > correct.
    > Is anybody doing any maintenance on the core at this point?
    > John Providenza
    >
    >

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