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

    Message

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

    From: Richard Herveille<richard@h...>
    Date: Thu Jan 20 16:33:53 CET 2005
    Subject: [oc] WISHBONE help
    Top
    >
    > few doubts
    You're not having doubts, you're asking a question.

    > regarding WISHBONE registered feedback cycle type.
    > WISHBONE master places a read command during first cycle.
    > Is it necessary that master should accept the data during
    > second cycle ?
    The master MUST accept the data when the master asserts CYC, STB, and the
    slave asserts ACK.

    > Can the master insert a wait state by deasserting strobe ?
    IF the master negates STB, it will effectively insert wait states.
    Note that the master probably shouldn't negate STB in the middle of a
    transfer. It should do so at the start of a transfer.
    For clearification, a transfer is defined as a single transfer of data
    (stb->ack), a burst consists of multiple transfers.

    > In that case will the slave come back with data during third cycle ?
    > can anyone help..?
    Could be yes. It all depends on the master and the slave.
    Please read the spec and try to follow the examples.

    Cheers,
    Richard


    >
    > Thanks in advance
    > ambili
    > _______________________________________________
    > http://www.opencores.org/mailman/listinfo/cores
    >


    ReferenceAuthor
    [oc] WISHBONE helpAmbili_ambili_ambili

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