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

    Message

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

    From: Dimitri?s Orfanos<sirtimid@g...>
    Date: Fri Feb 15 16:28:38 CET 2008
    Subject: [openrisc] what the meaning of cycle in or1ksim
    Top
    or1ksim does not count CPI (clocks per instruction) but only simulation
    cycles and memory cycles. If you see the sim.cfg in the memory section
    has the delay of memory when doing writing or reading. These values are
    added with the simulation cycles so far to produce the cycles that you see.

    yueng wrote:
    > for example
    > 00002a50: d7e21fb4 l.sw -76(r2),r3 (executed) [cycle 4417245, #121308]
    > 00002a54: 18800004 l.movhi r4,0x4 (next insn)
    > 18800004 l.movhi r4,0x4 (executed) [cycle 4417265, #121309]
    >
    > why only a mov instruction use 20 cycles? i think this will only cost one
    > cycle.
    >
    > thank you
    >

    ReferenceAuthor
    [openrisc] what the meaning of cycle in or1ksimYueng

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