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

Error creating feed file, please check write permissions.
zipcpu WebSVN RSS feed - zipcpu https://opencores.org/websvn//websvn/listing?repname=zipcpu&path=%2Fzipcpu%2F& Thu, 28 Mar 2024 12:26:04 +0100 FeedCreator 1.7.2 This test now catches and tests some of the pipeline ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=123 <div><strong>Rev 123 - dgisselq</strong> (1 file(s) modified)</div><div>This test now catches and tests some of the pipeline ...</div>~ /zipcpu/trunk/sw/zasm/test.S<br /> dgisselq Tue, 12 Apr 2016 02:17:21 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=123 This represents a major rewrite of the machine definition file, ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=122 <div><strong>Rev 122 - dgisselq</strong> (1 file(s) modified)</div><div>This represents a major rewrite of the machine definition file, ...</div>~ /zipcpu/trunk/sw/gcc-zippatch.patch<br /> dgisselq Wed, 06 Apr 2016 22:17:10 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=122 Fixed the bug whereby BGE instructions dissassembled as BGT instructions ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=121 <div><strong>Rev 121 - dgisselq</strong> (1 file(s) modified)</div><div>Fixed the bug whereby BGE instructions dissassembled as BGT instructions ...</div>~ /zipcpu/trunk/sw/binutils-2.25.patch<br /> dgisselq Wed, 06 Apr 2016 22:14:59 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=121 Should've regression tested that last build. This one fixes ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=120 <div><strong>Rev 120 - dgisselq</strong> (1 file(s) modified)</div><div>Should've regression tested that last build. This one fixes ...</div>~ /zipcpu/trunk/sw/binutils-2.25.patch<br /> dgisselq Sun, 03 Apr 2016 02:40:45 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=120 Fixed some limits bugs. Now LDI.Z 1 produces LDIHI.Z ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=119 <div><strong>Rev 119 - dgisselq</strong> (1 file(s) modified)</div><div>Fixed some limits bugs. Now LDI.Z 1 produces LDIHI.Z ...</div>~ /zipcpu/trunk/sw/binutils-2.25.patch<br /> dgisselq Sun, 03 Apr 2016 02:15:53 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=119 Fixes two bugs: 1) in the early branching code within ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=118 <div><strong>Rev 118 - dgisselq</strong> (3 file(s) modified)</div><div>Fixes two bugs: 1) in the early branching code within ...</div>~ /zipcpu/trunk/rtl/core/idecode.v<br />~ /zipcpu/trunk/rtl/core/pfcache.v<br />~ /zipcpu/trunk/rtl/core/zipcpu.v<br /> dgisselq Sat, 02 Apr 2016 23:29:56 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=118 Bug fixes: This adds the zip_ucc() instruction as a builtin, ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=117 <div><strong>Rev 117 - dgisselq</strong> (1 file(s) modified)</div><div>Bug fixes: This adds the zip_ucc() instruction as a builtin, ...</div>~ /zipcpu/trunk/sw/gcc-zippatch.patch<br /> dgisselq Sat, 02 Apr 2016 15:59:33 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=117 Updated binutils. This fixes problems with linking global variables, ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=116 <div><strong>Rev 116 - dgisselq</strong> (1 file(s) modified)</div><div>Updated binutils. This fixes problems with linking global variables, ...</div>~ /zipcpu/trunk/sw/binutils-2.25.patch<br /> dgisselq Sat, 02 Apr 2016 15:56:41 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=116 A bug fix, applies to when there are more than ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=115 <div><strong>Rev 115 - dgisselq</strong> (1 file(s) modified)</div><div>A bug fix, applies to when there are more than ...</div>~ /zipcpu/trunk/rtl/zipsystem.v<br /> dgisselq Sat, 02 Apr 2016 15:54:38 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=115 Fixes a bug that killed make binutils before the build-gas ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=114 <div><strong>Rev 114 - dgisselq</strong> (1 file(s) modified)</div><div>Fixes a bug that killed make binutils before the build-gas ...</div>~ /zipcpu/trunk/sw/Makefile<br /> dgisselq Mon, 28 Mar 2016 14:56:07 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=114 Bug fix: the Makefile wasn't building gcc, and the binutils ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=113 <div><strong>Rev 113 - dgisselq</strong> (2 file(s) modified)</div><div>Bug fix: the Makefile wasn't building gcc, and the binutils ...</div>~ /zipcpu/trunk/sw/binutils-2.25.patch<br />~ /zipcpu/trunk/sw/Makefile<br /> dgisselq Mon, 28 Mar 2016 11:31:30 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=113 Removed some debugging code from the compiler. https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=112 <div><strong>Rev 112 - dgisselq</strong> (1 file(s) modified)</div><div>Removed some debugging code from the compiler.</div>~ /zipcpu/trunk/sw/gcc-zippatch.patch<br /> dgisselq Fri, 25 Mar 2016 15:50:25 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=112 Bug fix compiler update! This fixes a lot of ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=111 <div><strong>Rev 111 - dgisselq</strong> (5 file(s) modified)</div><div>Bug fix compiler update! This fixes a lot of ...</div>~ /zipcpu/trunk/sw/binutils-2.25.patch<br />~ /zipcpu/trunk/sw/gas-script.sh<br />~ /zipcpu/trunk/sw/gcc-script.sh<br />~ /zipcpu/trunk/sw/gcc-zippatch.patch<br />~ /zipcpu/trunk/sw/Makefile<br /> dgisselq Fri, 25 Mar 2016 15:28:44 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=111 The makefile no longer requires (or supports) building the obsolete ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=110 <div><strong>Rev 110 - dgisselq</strong> (1 file(s) modified)</div><div>The makefile no longer requires (or supports) building the obsolete ...</div>~ /zipcpu/trunk/sw/zasm/Makefile<br /> dgisselq Fri, 25 Mar 2016 15:27:35 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=110 This file is now marked as obsolete. https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=109 <div><strong>Rev 109 - dgisselq</strong> (1 file(s) modified)</div><div>This file is now marked as obsolete.</div>~ /zipcpu/trunk/sw/zasm/optest.cpp<br /> dgisselq Fri, 25 Mar 2016 15:27:07 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=109 Just to clarify expectations ... this makefile hardly builds anything. https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=108 <div><strong>Rev 108 - dgisselq</strong> (1 file(s) modified)</div><div>Just to clarify expectations ... this makefile hardly builds anything.</div>~ /zipcpu/trunk/Makefile<br /> dgisselq Tue, 15 Mar 2016 13:55:36 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=108 Adding a missing file. https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=107 <div><strong>Rev 107 - dgisselq</strong> (1 file(s) modified)</div><div>Adding a missing file.</div>+ /zipcpu/trunk/doc/gfx/mstld.eps<br /> dgisselq Mon, 14 Mar 2016 22:41:05 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=107 Updated to allow building without the sources for the graphics ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=106 <div><strong>Rev 106 - dgisselq</strong> (1 file(s) modified)</div><div>Updated to allow building without the sources for the graphics ...</div>~ /zipcpu/trunk/doc/Makefile<br /> dgisselq Mon, 14 Mar 2016 19:03:59 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=106 Fixed some nasty early branching bugs. Adjusted the Makefile ... https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=105 <div><strong>Rev 105 - dgisselq</strong> (7 file(s) modified)</div><div>Fixed some nasty early branching bugs. Adjusted the Makefile ...</div>~ /zipcpu/trunk/bench/cpp/zippy_tb.cpp<br />~ /zipcpu/trunk/rtl/core/idecode.v<br />~ /zipcpu/trunk/rtl/core/idecode_deprecated.v<br />~ /zipcpu/trunk/rtl/core/zipcpu.v<br />~ /zipcpu/trunk/rtl/Makefile<br />~ /zipcpu/trunk/rtl/zipbones.v<br />~ /zipcpu/trunk/sw/zasm/test.S<br /> dgisselq Wed, 09 Mar 2016 15:26:16 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=105 An updated build script, actually builds zip-gcc. https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=104 <div><strong>Rev 104 - dgisselq</strong> (1 file(s) modified)</div><div>An updated build script, actually builds zip-gcc.</div>~ /zipcpu/trunk/sw/gcc-script.sh<br /> dgisselq Tue, 08 Mar 2016 15:16:36 +0100 https://opencores.org/websvn//websvn/revision?repname=zipcpu&path=%2Fzipcpu%2F&rev=104
© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.