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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_61/] [or1ksim/] [toplevel.c] - Diff between revs 1308 and 1344

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

Rev 1308 Rev 1344
Line 62... Line 62...
#include "16450.h"
#include "16450.h"
#include "ethernet.h"
#include "ethernet.h"
#include "gpio.h"
#include "gpio.h"
#include "pm.h"
#include "pm.h"
#include "pic.h"
#include "pic.h"
#include "stats.h"
 
#include "opcode/or32.h"
#include "opcode/or32.h"
 
#include "stats.h"
#include "immu.h"
#include "immu.h"
#include "dmmu.h"
#include "dmmu.h"
#include "dcache_model.h"
#include "dcache_model.h"
#include "icache_model.h"
#include "icache_model.h"
#include "branch_predict.h"
#include "branch_predict.h"
#include "dumpverilog.h"
#include "dumpverilog.h"
#include "trace.h"
#include "trace.h"
#include "cuc.h"
#include "cuc.h"
 
 
/* CVS revision number. */
/* CVS revision number. */
const char rcsrev[] = "$Revision: 1.99 $";
const char rcsrev[] = "$Revision: 1.100 $";
 
 
/* History of execution */
/* History of execution */
int histexec[HISTEXEC_LEN];
int histexec[HISTEXEC_LEN];
 
 
char *sim_commands [] = {
char *sim_commands [] = {

powered by: WebSVN 2.1.0

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