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

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc2/] [or1ksim/] [toplevel.c] - Diff between revs 394 and 397

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

Rev 394 Rev 397
Line 50... Line 50...
#include "coff.h"
#include "coff.h"
 
 
#include "gdbcomm.h"
#include "gdbcomm.h"
 
 
/* CVS revision number. */
/* CVS revision number. */
const char rcsrev[] = "$Revision: 1.47 $";
const char rcsrev[] = "$Revision: 1.48 $";
 
 
/* Continuos run versus single step tracing switch. */
/* Continuos run versus single step tracing switch. */
int cont_run;
int cont_run;
 
 
/* History of execution */
/* History of execution */
Line 105... Line 105...
}
}
 
 
void version()
void version()
{
{
  printf ("\n");
  printf ("\n");
  printf ("OpenRISC 1000 (OR16+OR32) Architectural Simulator, %s\n", rcsrev);
  printf ("OpenRISC 1000 (OR32) Architectural Simulator, %s\n", rcsrev);
  printf ("Copyright (C) 1999 Damjan Lampret, lampret@opencores.org\n");
  printf ("Copyright (C) 1999 Damjan Lampret, lampret@opencores.org\n");
  printf ("Copyright (C) 2000 Damjan Lampret, lampret@opencores.org\n");
  printf ("Copyright (C) 2000 Damjan Lampret, lampret@opencores.org\n");
  printf ("                   Jimmy Chen-Min Chen, jimmy@ee.nctu.edu.tw\n");
  printf ("                   Jimmy Chen-Min Chen, jimmy@ee.nctu.edu.tw\n");
  printf ("                   Johan Rydberg, johan.rydberg@insight.se\n");
  printf ("                   Johan Rydberg, johan.rydberg@insight.se\n");
  printf ("                   Marko Mlinar, markom@opencores.org\n");
  printf ("                   Marko Mlinar, markom@opencores.org\n");

powered by: WebSVN 2.1.0

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