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 682 to Rev 683
    Reverse comparison

Rev 682 → Rev 683

/trunk/or1ksim/toplevel.c
57,7 → 57,7
#include "mprofiler.h"
 
/* CVS revision number. */
const char rcsrev[] = "$Revision: 1.75 $";
const char rcsrev[] = "$Revision: 1.76 $";
 
/* Continuos run versus single step tracing switch. */
int cont_run;
340,6 → 340,7
if (config.ndmas) dma_status();
if (config.nethernets) eth_status();
if (config.ngpios) gpio_status();
kbd_info();
}
 
/* Cleanup */

powered by: WebSVN 2.1.0

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