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
  •  
    Overview :: News :: Downloads :: Tracker :: Discussions (cores)    

    OPB-compatible OneWire Master: Overview

    Details

    Name: opb_onewire
    Created: 01-Oct-2007 01:11:25
    Updated: 09-Oct-2007 19:44:59
    CVS: browse

    Other project properties

    Category :: Communication controller
    Language :: Verilog
    License :: GPL
    Phaze :: Design done
    Phaze :: FPGA proven
    Development status :: Mature
    Development status :: Production/Stable

    Project maintainers

  • Timothy Pearson
  • Statistics

  • view
  • OPB OneWire Master

    This is an easy-to-use OneWire master peripheral for the Microblaze OPB bus.

    The following functions will allow your program to access this peripheral easily:
    OneWireReset();
    data = OneWireRead();
    OneWireWrite(data);

    To install, simply unzip the file into your projects' pcores directory. The functions are in a text file in the onewire core directory.

    Features

    • Ease of use

    Status

    Fully operational and tested in hardware on a Spartan 3E with a DS2432 Secure EEPROM chip.


     

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