summaryrefslogtreecommitdiffstats
path: root/zpu/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'zpu/ChangeLog')
-rw-r--r--zpu/ChangeLog23
1 files changed, 7 insertions, 16 deletions
diff --git a/zpu/ChangeLog b/zpu/ChangeLog
index 72c76c0..e489bda 100644
--- a/zpu/ChangeLog
+++ b/zpu/ChangeLog
@@ -1,23 +1,14 @@
-2008-05-18 Miguel Freitas <mfreitas@gmail.com>
-
- *
-I'm also attaching another patch which removes unisim/roc dependency
-(it was used just to pulse the areset) and fixes paths for building
-the ghdl examples out of the box. I guess this is the easiest way to
-get zpu running on linux with minimum effort.
-
-You should check if the areset change doesn't break modelsim. It feels
-much simpler this way and seems to work the same, i might be missing
-something.
-
-
-2008-05-16 Miguel Freitas <mfreitas@gmail.com>
-
+2008-06-18 Miguel Freitas
+ * zpu_config.vhd: Fixed startSp calculation (address in bytes not words)
+2008-06-18 Miguel Freitas
+ * Removed unisim/roc dependency (it was used just to pulse the areset)
+ and fixes paths for building the ghdl examples out of the box.
+ One should check if the areset change doesn't break modelsim.
+2008-06-16 Miguel Freitas
* io.vhd: fix address comparsion and added numerous outputs
during simulation to make things a bit easier
* zpu_config.vhd: do not use hardcoded startSp, allows more easily
tinkering w/RAM size
-
2008-05-06 Øyvind Harboe
* Small ZPU now supports interrupts
* added simulation example demonstrating interrupts
OpenPOWER on IntegriCloud