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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.61/] [doc/] [README.txt] - Blame information for rev 26

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 25 wfjm
$Id: README.txt 579 2014-08-08 20:39:46Z mueller $
2 5 wfjm
 
3
Release notes for w11a
4
 
5
  Table of content:
6
 
7
  1. Documentation
8 25 wfjm
  2. Change Log
9 5 wfjm
 
10 9 wfjm
1. Documentation -------------------------------------------------------------
11 5 wfjm
 
12
  More detailed information on installation, build and test can be found
13
  in the doc directory, specifically
14
 
15
    * README.txt: release notes
16
    * INSTALL.txt: installation and building test benches and systems
17 25 wfjm
    * FILES.txt: short description of the directory layout, what is where ?
18 5 wfjm
    * w11a_tb_guide.txt: running test benches
19
    * w11a_os_guide.txt: booting operating systems
20 6 wfjm
    * w11a_known_issues.txt: known differences, limitations and issues
21 5 wfjm
 
22 25 wfjm
2. Change Log ----------------------------------------------------------------
23 5 wfjm
 
24 25 wfjm
- trunk (2014-08-08: svn rev 25(oc) 579(wfjm); tagged w11a_V0.61)  ++++++++++
25 5 wfjm
 
26 25 wfjm
  - Summary
27
    - The div instruction gave wrong results in some corner cases when either
28
      divisor or quotient were the largest negative integer (100000 or -32768).
29
      This is corrected now, for details see ECO-026-div.txt
30
    - some minor updates and fixes to support scripts
31
    - xtwi usage and XTWI_PATH setup explained in INSTALL.txt
32 5 wfjm
 
33 25 wfjm
  - New features
34
    - the Makefile's for in all rtl building block directories allow now to
35
      configure the target board for a test synthesis via the XTW_BOARD
36
      environment variable or XTW_BOARD= make option.
37
 
38
  - Changes
39
    - tools/bin/asm-11            - add call and return opcodes
40
    - tools/bin/create_disk       - add RM02,RM05,RP04,RP07 support
41
    - tools/bin/tbw               - use xtwi to start ISim models
42
    - tools/bin/ticonv_pdpcp      - add --tout and --cmax; support .sdef
43
    - tools/dox/*.Doxyfile        - use now doxygen 1.8.7
44
    - tools/src/librw11
45
      - Rw11CntlRK11              - add statistics
46
 
47
  - Bug fixes
48
    - rtl/w11a                    - div bug ECO-026
49
      - pdp11_munit                 - port changes; fix divide logic
50
      - pdp11_sequencer             - s_opg_div_sr: check for late div_quit
51
      - pdp11_dpath                 - port changes for pdp11_munit
52
    - tools/bin/create_disk       - repair --boot option (was inaccessible)
53
    - tools/bin/ti_w11            - split args now into ti_w11 opts and cmds
54
    - tools/src/librwxxtpp
55
      - RtclRw11Cpu                 - redo estatdef logic; avoid LastExpect()
56
    - tools/dox/make_doxy         - create directories, fix 'to view use' text
57
 
58
- w11a_V0.6 (2014-06-06) +++++++++++++++++++++++++++++++++++++++++++++++++++++
59
 
60
  cummulative summary of key changes from w11a_V0.5 to w11a_V0.60
61 23 wfjm
  - revised ibus protocol V2  (in w11a_V0.51)
62
  - revised rbus protocol V3  (in w11a_V0.52)
63
  - backend server rewritten in C++ and Tcl (in w11a_V0.53 and w11a_V0.562)
64
  - add Nexys3 port of w11a (in w11a_V0.54)
65
  - add Cypress FX2 support (in w11a_V0.56 and w11a_V0.57)
66
  - added LP11,PC11 support (in w11a_V0.58)
67
  - reference system now ISE 14.7 and Ubuntu 12.04 64 bit, ghdl 0.31
68
  - many code cleanups; use numeric_std
69
  - many documentation improvements
70
  - development status upgraded to beta (from alpha)
71
 
72 25 wfjm
  for details see README-w11a_V.50-w11a_V0.60.txt
73 23 wfjm
 
74 11 wfjm
- w11a_V0.5 (2010-07-23) +++++++++++++++++++++++++++++++++++++++++++++++++++++
75 6 wfjm
 
76 5 wfjm
  Initial release with
77
  - w11a CPU core
78
  - basic set of peripherals: kw11l, dl11, lp11, pc11, rk11/rk05
79
  - just for fun: iist (not fully implemented and tested yet)
80
  - two complete system configurations with
81
    - for a Digilent S3BOARD    rtl/sys_gen/w11a/s3board/sys_w11a_s3
82
    - for a Digilent Nexys2     rtl/sys_gen/w11a/nexys2/sys_w11a_n2

powered by: WebSVN 2.1.0

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