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: kebloo@m...
    Date: Thu, 21 Feb 2002 07:33:51 +0700
    Subject: [usb] crc algorithm
    Top

    Hello,
    
    Sorry for this beginner question, but I wish some one could
    answer my curiosity...
    
    USB 1.1 specification defines generator polynomial of 5-bit crc 
    as G(x) = x^5+x^2+1 and binary pattern that represent it as
    00101B and 16-bit crc as G(x) = x^16+x^15+x^2+1 and
    binary pattern that represent it as 1000000000000101B.
    My question is why the binary pattern stated like that and
    not 100101B for 5-bit crc and 11000000000000101B ?
    Thanks....
    
    
    
    Best Regard,
    
    
    RE Tambunan
    
    
    

    Follow upAuthor
    RE: [usb] crc algorithmKw
    Re: [usb] crc algorithmMadhusudhan Rao

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