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

Subversion Repositories xgate

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

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

powered by: WebSVN 2.1.0

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