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

Subversion Repositories or1k_old

[/] [or1k_old/] [tags/] [nog_patch_64/] [or1ksim/] [cache/] [icache_model.h] - Diff between revs 1382 and 1404

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

Rev 1382 Rev 1404
Line 20... Line 20...
#define MAX_IC_SETS 1024
#define MAX_IC_SETS 1024
#define MAX_IC_WAYS 32
#define MAX_IC_WAYS 32
#define MAX_IC_BLOCK_SIZE 4 /* In words */
#define MAX_IC_BLOCK_SIZE 4 /* In words */
 
 
uint32_t ic_simulate_fetch(oraddr_t fetchaddr);
uint32_t ic_simulate_fetch(oraddr_t fetchaddr);
 
void ic_inv(oraddr_t dataaddr);
void ic_info();
void ic_info();
void ic_clock();
 
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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