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

Subversion Repositories or1k

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 1244 to Rev 1245
    Reverse comparison

Rev 1244 → Rev 1245

/trunk/or1ksim/toplevel.c
60,7 → 60,7
#include "atahost.h"
 
/* CVS revision number. */
const char rcsrev[] = "$Revision: 1.97 $";
const char rcsrev[] = "$Revision: 1.98 $";
 
/* History of execution */
int histexec[HISTEXEC_LEN];
145,7 → 145,7
PRINTF("de <fromaddr> [<toaddr>] - debug insn memory\n");
PRINTF("pm <addr> <value> - patch memory location <addr> with <value>\n");
PRINTF("pc <value> - patch PC register with <value>\n");
PRINTF("cm <fromaddr> <toaddr> <size> - copy memory
PRINTF("cm <fromaddr> <toaddr> <size> - copy memory\n");
PRINTF("break <addr> - toggle breakpoint at address <addr>\n");
PRINTF("breaks - print all set breakpoints\n");
PRINTF("reset - simulator reset\n");

powered by: WebSVN 2.1.0

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