URL
https://opencores.org/ocsvn/eco32/eco32/trunk
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
15 |
hellwig |
% FIRST CONFIGURATION TEST, goes with test1.mmix
|
2 |
|
|
% The following erroneous lines were commented out one by one while testing:
|
3 |
|
|
%sh*t % obscene
|
4 |
|
|
%memaddresstime 0 % too small
|
5 |
|
|
%memaddresstime unit % unreadable
|
6 |
|
|
%branchpredictbits 9 % too large
|
7 |
|
|
%membusbytes 9 % not a power of two
|
8 |
|
|
%ITcache unit % unknown cache parameter
|
9 |
|
|
%mul0 0 % too small
|
10 |
|
|
%mul0 256 % too big
|
11 |
|
|
%unit antidisestablishmentarianism % too long
|
12 |
|
|
%unit 0 0123456789abcdef0123456789abcdef0123456789abcdef0123456789ABCDEG % eh?
|
13 |
|
|
%unit 1 0123456789abcdef0123456789abcdef0123456789abcdef0123456789ABCDEFG % 65
|
14 |
|
|
%unit 2 0000000000000000000000000000000000000000000000000000000000000000 % 0's
|
15 |
|
|
%Dcache blocksize 1024 % exceeds Scache
|
16 |
|
|
%Dcache granularity 16 % exceeds blocksize
|
17 |
|
|
%Scache granularity 16 % differs from Dcache
|
18 |
|
|
memaddresstime 4
|
19 |
|
|
memreadtime 5 memwritetime 6 % don't ask why
|
20 |
|
|
membusbytes 16
|
21 |
|
|
branchpredictbits 2
|
22 |
|
|
branchaddressbits 1
|
23 |
|
|
branchhistorybits 1
|
24 |
|
|
branchdualbits 1
|
25 |
|
|
%branchdualbits 30
|
26 |
|
|
memchunksmax 2
|
27 |
|
|
hashprime 3
|
28 |
|
|
Scache blocksize 32
|
29 |
|
|
Scache setsize 2
|
30 |
|
|
Scache associativity 4 lru
|
31 |
|
|
Scache accesstime 2
|
32 |
|
|
Icache victimsize 2
|
33 |
|
|
unit UNI1 ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
|
34 |
|
|
unit UNI2 FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
35 |
|
|
sh 1 1 1
|
36 |
|
|
disablesecurity 1
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.