OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [orpsocv2/] [bench/] [sysc/] [include/] [OrpsocAccess.h] - Diff between revs 44 and 49

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 44 Rev 49
Line 53... Line 53...
  OrpsocAccess (Vorpsoc_top *orpsoc_top);
  OrpsocAccess (Vorpsoc_top *orpsoc_top);
 
 
  // Accessor functions
  // Accessor functions
  bool      getWbFreeze ();
  bool      getWbFreeze ();
  uint32_t  getWbInsn ();
  uint32_t  getWbInsn ();
 
  uint32_t  getIdInsn ();
  uint32_t  getWbPC ();
  uint32_t  getWbPC ();
 
  uint32_t  getIdPC ();
  bool  getExceptFlushpipe ();
  bool  getExceptFlushpipe ();
  bool  getExDslot ();
  bool  getExDslot ();
  // Get a specific GPR from the register file
  // Get a specific GPR from the register file
  uint32_t  getGpr (uint32_t regNum);
  uint32_t  getGpr (uint32_t regNum);
  //SPR accessessors
  //SPR accessessors

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.