From 0f4f52fdb69437738c772245e0b9280c14fcfd0f Mon Sep 17 00:00:00 2001 From: sy2002 Date: Mon, 7 Sep 2020 13:56:27 +0200 Subject: [PATCH] RELEASE V1.6 --- VERSIONS.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/VERSIONS.txt b/VERSIONS.txt index 400cb34d..3594e9fa 100644 --- a/VERSIONS.txt +++ b/VERSIONS.txt @@ -1,5 +1,5 @@ -Version 1.6 xxxxx, xx 2020 -============================== +Version 1.6 September, 7 2020 +================================= * ISA: QNICE Instruction Set Architecture updated to version 1.6. The changes are: @@ -70,7 +70,8 @@ Version 1.6 xxxxx, xx 2020 * TOOLCHAIN: Native assembler updated to reflect the ISA changes. * TOOLCHAIN: C code emitter and standard C library and Monitor library - updated to reflect the MMIO changes. + updated to reflect the MMIO changes. Standard C library recompiled to + use register bank switching instead of the stack in all function calls. * TOOLCHAIN: qtransfer: Convenient mechanism for transferring software (.out files) from the host computer to QNICE-FPGA. Details: doc/README.md @@ -92,8 +93,9 @@ Version 1.6 xxxxx, xx 2020 - CONTRIBUTING.md - doc/README.md - doc/best-practices.md - - doc/mips.md - doc/how-to-release.md + - doc/int-device.md + - doc/mips.md - hw/README.md - vhdl/hw/MEGA65/README.md