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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.74/] [doc/] [FILES.txt] - Diff between revs 18 and 19

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 18 Rev 19
Line 1... Line 1...
# $Id: README.txt 472 2013-01-06 14:39:10Z mueller $
# $Id: README.txt 504 2013-04-13 15:37:24Z mueller $
 
 
Release notes for w11a
Release notes for w11a
 
 
  Table of content:
  Table of content:
 
 
  1. Documentation
  1. Documentation
  2. Files
  2. Files
  3. Change Log
  3. Change Log
 
 
 
 
1. Documentation -------------------------------------------------------------
1. Documentation -------------------------------------------------------------
 
 
  More detailed information on installation, build and test can be found
  More detailed information on installation, build and test can be found
  in the doc directory, specifically
  in the doc directory, specifically
 
 
Line 56... Line 55...
   rtl/vlib/serport               - serial port (UART)
   rtl/vlib/serport               - serial port (UART)
   rtl/vlib/simlib                - simulation helper lib
   rtl/vlib/simlib                - simulation helper lib
   rtl/vlib/xlib                  - Xilinx specific components
   rtl/vlib/xlib                  - Xilinx specific components
   rtl/w11a                     - w11a core
   rtl/w11a                     - w11a core
   tools                        helper programs
   tools                        helper programs
 
   tools/asm-11                 - pdp-11 assembler code
 
   tools/asm-11/tests             - test bench for asm-11
 
   tools/asm-11/tests-err         - test bench for asm-11 (error check part)
   tools/bin                    - scripts and binaries
   tools/bin                    - scripts and binaries
   tools/dox                    - Doxygen documentation configuration
   tools/dox                    - Doxygen documentation configuration
   tools/make                   - make includes
   tools/make                   - make includes
   tools/fx2                    - Firmware for Cypress FX2 USB Interface
   tools/fx2                    - Firmware for Cypress FX2 USB Interface
   tools/fx2/bin                  - pre-build firmware images in .ihx format
   tools/fx2/bin                  - pre-build firmware images in .ihx format
Line 69... Line 71...
   tools/src/librlink             - basic rlink interface
   tools/src/librlink             - basic rlink interface
   tools/src/librlinktpp          - C++ to tcl binding for rlink interface
   tools/src/librlinktpp          - C++ to tcl binding for rlink interface
   tools/src/librtcltools         - support classes to implement Tcl bindings
   tools/src/librtcltools         - support classes to implement Tcl bindings
   tools/src/librtools            - general support classes and methods
   tools/src/librtools            - general support classes and methods
   tools/src/librutiltpp          - Tcl support commands implemented in C++
   tools/src/librutiltpp          - Tcl support commands implemented in C++
 
   tools/src/librw11              - w11 over rlink interface
 
   tools/src/librwxxtpp           - C++ to tcl binding for w11 over rlink iface
 
   tools/tbench                 - w11 CPU test bench
   tools/tcl                    - Tcl scripts
   tools/tcl                    - Tcl scripts
 
 
3. Change Log ----------------------------------------------------------------
3. Change Log ----------------------------------------------------------------
 
 
 
- trunk (2013-06-13: svn rev 19(oc) 505(wfjm); untagged w11a_V0.562) +++++++++
 
 
 
  - Summary
 
    - V0.53 introduced a new C++ and Tcl based backend server, but only the
 
      very basic rlink handling layer. This step release add now many support
 
      classes for interfacing to w11 system designs, and the associated Tcl
 
      bindings.
 
    - add 'asm-11', a simple, Macro-11 syntax subset combatible, assembler.
 
      Can be used stand-alone to generate 'absolute loader' format files,
 
      but also integrates tightly into the Tcl environment and is used as
 
      building block in the creation of CPU test benches.
 
    - use now doxygen 1.8.3.1, generate c++,tcl, and vhdl source docs
 
      See section 9. in INSTALL.txt for details.
 
 
 
  - New features
 
    - new directory trees for
 
      - tools/asm-11              - asm-11 code
 
      - tools/asm-11/tests          - test bench for asm-11
 
      - tools/asm-11/tests-err      - test bench for asm-11 (error check part)
 
      - tools/src/librw11         - w11 over rlink interface
 
      - tools/src/librwxxtpp      - C++ to tcl binding for w11 over rlink iface
 
      - tools/tbench              - w11 CPU test bench
 
    - new modules
 
      - tools/bin
 
        - asm-11         - simple, Macro-11 syntax subset compatible, assembler
 
        - asm-11_expect  - expect checker for asm-11 test bench
 
      - tools/dox
 
        - *.Doxyfile     - new descriptors c++,tcl,vhdl docs
 
        - make_dox       - driver script to generate c++,tcl,vhdl doxygen docs
 
 
 
  - Changes
 
    - vhdl module renames:
 
        vlib/serport               -> vlib/serportlib
 
    - vhdl module splits:
 
        bplib/bpgen/bpgenlib       -> bpgenlib + bpgenrbuslib
 
    - C++ class splits
 
        librtcltools/RtclProxyBase -> RtclCmdBase + RtclProxyBase
 
 
- trunk (2013-01-06: svn rev 18(oc) 472(wfjm); untagged w11a_V0.561) +++++++++
- trunk (2013-01-06: svn rev 18(oc) 472(wfjm); untagged w11a_V0.561) +++++++++
 
 
  - Summary
  - Summary
    - Added simple simulation model of Cypress FX2 and test benches for
    - Added simple simulation model of Cypress FX2 and test benches for
      functional verifcation of FX2 controller
      functional verifcation of FX2 controller

powered by: WebSVN 2.1.0

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