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

Subversion Repositories xgate

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

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 23 rehayes
Oct 07,2009
7
RTL - 85% done
8
All debug commands now working, including writes to XGCHID register.
9
 
10
Updates to testbench, added timeout and total error count.
11
Updates to User Guide.
12
Created the sw directory and copied over the software stuff from the bench
13
directory.
14
 
15
////////////////////////////////////////////////////////////////////////////////
16
////////////////////////////////////////////////////////////////////////////////
17
// SVN tag: None
18
 
19 14 rehayes
Sept 23,2009
20
BRK instruction working. Single Step Command in debug mode working.
21
Software error interrupt added.
22
 
23
Updates to testbench.
24
New assembly code directory: debug_test
25
 
26
////////////////////////////////////////////////////////////////////////////////
27
////////////////////////////////////////////////////////////////////////////////
28
// SVN tag: None
29
 
30 5 rehayes
Sept 10,2009
31
Added WISHBONE master bus submodule and some related top level signals but still
32
  not much real functionality.
33
 
34
Added code to allow for memory access stalls.
35
 
36
Upgraded testbench to insert memory wait states. Added more error detection
37
  and summery.
38
 
39
Improved instruction decoder. Still needs more work to remove redundant adders
40
  to improve synthesis results.
41
 
42 14 rehayes
////////////////////////////////////////////////////////////////////////////////
43
////////////////////////////////////////////////////////////////////////////////
44
// SVN tag: None
45 5 rehayes
 
46 2 rehayes
Sept 1, 2009
47
This is a prerelease checkin and should be looked at as an incremental backup
48
and not representative of what may be in the final release.
49
 
50
RTL - 75% done
51
What works:
52
  Basic instruction set execution simulated and verified. Condition code
53
  operation on instructions partially verified.
54
 
55
  Basic WISHBONE slave bus operation used, full functionality not verified.
56
 
57
What's broken or unimplemented:
58
  All things related to debug mode.
59
  WISHBONE master bus interface.
60
 
61 5 rehayes
User Documentation - 30% done
62
 

powered by: WebSVN 2.1.0

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