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

Subversion Repositories zipcpu

[/] [zipcpu/] [trunk/] [sw/] [zasm/] - Rev 34

Rev

Go to most recent revision | Changes | View Log | RSS feed

Last modification

  • Rev 34 2015-08-25 18:29:20 GMT
  • Author: dgisselq
  • Log message:
    Bunches of changes, although very little changed with the core itself.

    Regarding the core, some bugs were fixed within zipcpu.v (the CPU part of the
    core), so that the debugger can change the program counter. The debugger
    can now halt the CPU and then view, examine, and modify registers to include
    the program counter, although live changes to the CC register have not been
    tested.

    There was also a bug in the stall handling of the wishbone bus delay line. This
    has now been fixed.

    Moving outwards to the system, some parameters have been added to zipsystem
    to make it more configurable for whatever environment you might wish to place
    it within. Other minor clean ups have taken place, mostly to the internal
    documentation.

    Lots of changes, though, to the assembler. The big one is the implementation
    of #define macros, C style. Several buggy macros were in sys.i. These have
    been fixed. The Makefile has been adjusted so that the build of test.S, which
    depends upon sys.i, is now properly dependent upon sys.i for make purposes.
    Further, not only will zpp, the assembler preprocessor, handle #define macros,
    it will also recursive #defines. The assembler expression evaluator has also
    been updated to properly handle both operator precedence, as well as modulo
    arithmetic.

    The master system test file, test.S, found in the sw/zasm directory has been
    updated to reflect these new capabilities. (I really need to move it to the
    bench/asm directory, so you may expect that change sometime later.)
Path Last modification Log RSS feed
[FOLDER] zipcpu/ 34  3128d 14h dgisselq View Log RSS feed
[NODE][FOLDER] branches/ 1  3158d 17h root View Log RSS feed
[NODE][FOLDER] tags/ 1  3158d 17h root View Log RSS feed
[NODE][FOLDER] trunk/ 34  3128d 14h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] bench/ 34  3128d 14h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] doc/ 33  3131d 13h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] rtl/ 34  3128d 14h dgisselq View Log RSS feed
[NODE][NODE][FOLDER] sw/ 34  3128d 14h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] zasm/ 34  3128d 14h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FOLDER] obj-pc/ 26  3132d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] asmdata.cpp 34  3128d 14h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] asmdata.h 26  3132d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] Makefile 34  3128d 14h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] optest.cpp 13  3141d 21h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] sys.i 34  3128d 14h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] tags 2  3158d 11h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][S-FILE] test.S 34  3128d 14h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] twoc.cpp 2  3158d 11h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] twoc.h 2  3158d 11h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zasm.l 34  3128d 14h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zasm.y 34  3128d 14h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zdump.cpp 12  3156d 13h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zopcodes.cpp 26  3132d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] zopcodes.h 13  3141d 21h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zparser.cpp 26  3132d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][H-FILE] zparser.h 26  3132d 08h dgisselq View Log RSS feed
[NODE][NODE][NODE][NODE][FILE] zpp.l 34  3128d 14h dgisselq View Log RSS feed
[NODE][NODE][NODE][FOLDER] zipdbg/ 31  3131d 22h dgisselq View Log RSS feed

powered by: WebSVN 2.1.0

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