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 740 to Rev 741
    Reverse comparison

Rev 740 → Rev 741

/trunk/or1ksim/toplevel.c
56,9 → 56,10
#include "sched.h"
#include "profiler.h"
#include "mprofiler.h"
#include "mc.h"
 
/* CVS revision number. */
const char rcsrev[] = "$Revision: 1.79 $";
const char rcsrev[] = "$Revision: 1.80 $";
 
/* Continuos run versus single step tracing switch. */
int cont_run;
338,6 → 339,7
if (config.bpb.enabled) bpb_info();
if (config.bpb.btic) btic_info();
if (config.mc.enabled) mc_status();
if (config.nuarts) uart_status();
if (config.ndmas) dma_status();
if (config.nethernets) eth_status();

powered by: WebSVN 2.1.0

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