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
  • Find Resources
  • 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 Dec 2000 08:40:00 +0700
    Subject: [usb] USB pipes
    Top

    
    Question about the USB function core that I'm developing:
    
    Should I make endpoints individually accessible or just create
    one pipe for all data and one pipe for control ?
    
    That would mean that the software would have to do frame assembly.
    I would provide with each packet some sort of control information,
    which software could use for assembly.
    
    Or, I can create a separate pipe(in hardware) for each endpoint and
    do frame assembly in hardware. That would occupy a lot more resources
    and the number of endpoints would be limited in hardware. I could
    setup lets say 8 endpoints, and make it a compile option as to how many
    are really used ...
    
    Any comments/suggestions ?
    
    Please follow up to: mailto:usb@o...
    
    Thanks,
    rudi
    
    
    

    Follow upAuthor
    Re: [usb] USB pipesMike Kentley
    Re: [usb] USB pipesMike kelly

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