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

Subversion Repositories xgate

[/] [xgate/] [trunk/] [README.txt] - Blame information for rev 45

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 rehayes
// 45678901234567890123456789012345678901234567890123456789012345678901234567890
2 14 rehayes
////////////////////////////////////////////////////////////////////////////////
3
////////////////////////////////////////////////////////////////////////////////
4
// SVN tag: None
5
 
6 44 rehayes
Dec 08,2009
7 41 rehayes
RTL - 85% done -- Updated code so there is only one program counter adder.
8
   Updated WISHBONE Slave bus for word addressability and byte selection.
9 44 rehayes
   Deleted two stack pointer registers.
10 41 rehayes
 
11
Updates to testbench --
12
 
13
Updates to User Guide -- Minor cleanup.
14
 
15
////////////////////////////////////////////////////////////////////////////////
16
////////////////////////////////////////////////////////////////////////////////
17
// SVN tag: None
18
 
19 38 rehayes
Nov 09,2009
20
RTL - 85% done - Minor changes to Mastermode bus.
21
 
22
Updates to testbench, Moved RAM.to submodule, Added bus arbitration module
23
   but this is not fully functional. Causes timing problems when master is
24
   polling xgate registers durning debug mode tests. Will probably change RAM
25
   model to dual port in next revision.
26
   Updated master module to include WISHBONE select inputs.
27
 
28
Updates to User Guide.
29
 
30
////////////////////////////////////////////////////////////////////////////////
31
////////////////////////////////////////////////////////////////////////////////
32
// SVN tag: None
33
 
34 23 rehayes
Oct 07,2009
35
RTL - 85% done
36
All debug commands now working, including writes to XGCHID register.
37
 
38
Updates to testbench, added timeout and total error count.
39 41 rehayes
 
40
Updates to User Guide --.
41
 
42 23 rehayes
Created the sw directory and copied over the software stuff from the bench
43
directory.
44
 
45
////////////////////////////////////////////////////////////////////////////////
46
////////////////////////////////////////////////////////////////////////////////
47
// SVN tag: None
48
 
49 14 rehayes
Sept 23,2009
50
BRK instruction working. Single Step Command in debug mode working.
51
Software error interrupt added.
52
 
53
Updates to testbench.
54
New assembly code directory: debug_test
55
 
56
////////////////////////////////////////////////////////////////////////////////
57
////////////////////////////////////////////////////////////////////////////////
58
// SVN tag: None
59
 
60 5 rehayes
Sept 10,2009
61
Added WISHBONE master bus submodule and some related top level signals but still
62
  not much real functionality.
63
 
64
Added code to allow for memory access stalls.
65
 
66
Upgraded testbench to insert memory wait states. Added more error detection
67
  and summery.
68
 
69
Improved instruction decoder. Still needs more work to remove redundant adders
70
  to improve synthesis results.
71
 
72 14 rehayes
////////////////////////////////////////////////////////////////////////////////
73
////////////////////////////////////////////////////////////////////////////////
74
// SVN tag: None
75 5 rehayes
 
76 2 rehayes
Sept 1, 2009
77
This is a prerelease checkin and should be looked at as an incremental backup
78
and not representative of what may be in the final release.
79
 
80
RTL - 75% done
81
What works:
82
  Basic instruction set execution simulated and verified. Condition code
83
  operation on instructions partially verified.
84
 
85
  Basic WISHBONE slave bus operation used, full functionality not verified.
86
 
87
What's broken or unimplemented:
88
  All things related to debug mode.
89
  WISHBONE master bus interface.
90
 
91 5 rehayes
User Documentation - 30% done
92
 

powered by: WebSVN 2.1.0

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