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 > Cvs-checkins > Message List > Message Post

    Message

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

    From: OpenCores CVS Agent<cvs@o...>
    Date: Fri Jan 21 06:14:17 CET 2005
    Subject: [cvs-checkins] MODIFIED: usbhostslave ...
    Top
    Date: 00/05/01 21:06:14

    Added: usbhostslave/RTL/include usbHostSlave_h.v
    Log:
    Added version number


    Revision Changes Path
    1.1 usbhostslave/RTL/include/usbHostSlave_h.v

    http://www.opencores.org/cvsweb.shtml/usbhostslave/RTL/include/usbHostSlave_h.v?rev=1.1&content-type=text/x-cvsweb-markup

    Index: usbHostSlave_h.v
    ===================================================================
    //////////////////////////////////////////////////////////////////////
    // usbHostSlave_h.v
    //////////////////////////////////////////////////////////////////////

    `ifdef usbHostSlave_h_vdefined
    `else
    `define usbHostSlave_h_vdefined

    `define USBHOSTSLAVE_VERSION_NUM 8'h05

    //Host slave common registers
    `define HOST_SLAVE_CONTROL_REG 1'b0
    `define HOST_SLAVE_VERSION_REG 1'b1

    `endif //usbHostSlave_h_vdefined




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