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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_47/] [or1ksim/] [cpu/] [common/] [abstract.c] - Diff between revs 1350 and 1354

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

Rev 1350 Rev 1354
Line 49... Line 49...
#include "dcache_model.h"
#include "dcache_model.h"
#include "icache_model.h"
#include "icache_model.h"
#include "debug.h"
#include "debug.h"
#include "stats.h"
#include "stats.h"
 
 
extern unsigned long reg[];
extern uorreg_t reg[];
extern char *disassembled;
extern char *disassembled;
 
 
/* This is an abstract+physical memory array rather than only physical
/* This is an abstract+physical memory array rather than only physical
   memory array */
   memory array */
static uint32_t *simmem32;
static uint32_t *simmem32;

powered by: WebSVN 2.1.0

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