add: performance values for Lattice MachXO2
[zpu.git] / zpu / ChangeLog
blob2ed7369ecea298b79c1ee0f9d15b0ec5faf79d76
1 2008-11-12 Álvaro Lopes <alvieboy@alvie.com>\r
2         * zpu/hdl/zpu4/core/zpu_core.vhd: Basic interrupt implementation\r
3         for zpu4 core.\r
4 2008-09-16 Salvador Eduardo Tropea <salvador@inti.gob.ar>\r
5         * zpu/hdl/zealot: added small ZPU core, testbenches and FPGA implementation\r
6 2008-09-11 Salvador Eduardo Tropea <salvador@inti.gob.ar>\r
7         * zpu/docs/zpu_arch.html: added Zealot information.\r
8 2008-09-08 Salvador Eduardo Tropea <salvador@inti.gob.ar>\r
9         * zpu/hdl/zealot: a complete ZPU implementation cleaned up and\r
10         with a UART. \r
11 2008-08-25 Salvador Eduardo Tropea <salvador@inti.gov.ar>\r
12         * zpu/docs/arch_html: Fix typo in zpu_arch.html w.r.t. ZPU UART/Debug channel\r
13 2008-08-18 Øyvind Harboe\r
14         * duplicated crt0.s and some other stuff from libgloss into\r
15         sw/startup. This makes it easier to tinker w/startup code.\r
16 2008-08-08 Salvador E. Tropea\r
17         * zpu/hdl/zpu4/core/histogram.perl - generate opcode histogram from\r
18         HDL simulation output\r
19 2008-06-25 Øyvind Harboe\r
20         * do not enable interrupts for simzpu_small.do. hello world\r
21         does not have an interrupt handler, so this caused a BREAK\r
22         instruction to be executed.\r
23 2008-06-18 Miguel Freitas\r
24         * zpu_config.vhd: Fixed startSp calculation (address in bytes not words)\r
25 2008-06-18 Miguel Freitas\r
26         * Removed unisim/roc dependency (it was used just to pulse the areset)\r
27           and fixes paths for building the ghdl examples out of the box.\r
28           One should check if the areset change doesn't break modelsim.\r
29 2008-06-16 Miguel Freitas\r
30         * io.vhd: fix address comparsion and added numerous outputs\r
31         during simulation to make things a bit easier \r
32         * zpu_config.vhd: do not use hardcoded startSp, allows more easily\r
33         tinkering w/RAM size\r
34 2008-05-06 Øyvind Harboe\r
35         * Small ZPU now supports interrupts\r
36         * added simulation example demonstrating interrupts \r
37 2008-05-05 Øyvind Harboe\r
38         * added eCos HAL for ZPU\r
39           zpu/zpu/sw/ecos/repository\r
40 2008-05-04 Øyvind Harboe\r
41         * moved ZPU core files to seperate folder\r
42         * deleted some obsolete files\r
43 2008-05-04 jurij kostasenko\r
44         * Make code synthesize on Synopsis\r
45          zpu/hdl/zpu4/src/zpu_core_small.vhd  \r
46          zpu/hdl/zpu4/src/io.vhd  \r
47 2008-05-01 Øyvind Harboe\r
48         * zpu/hdl/zy2000 - ZPU implementation used on the zy2000 dev kit\r
49 2008-04-17 Arnim Läuger\r
50         * zpu/hdl/example_ghdl/ghdl_import.sh, zpu/hdl/example_ghdl/ghdl_make.sh,\r
51           zpu/hdl/example_ghdl/ghdl_options.sh, zpu/hdl/example_ghdl/README: GHDL example\r
52         * zpu/hdl/zpu4/src/dmipssmalltrace_ghdl.sh: testcase for GHDL\r
53         * zpu/hdl/zpu4/src/dmipstrace_ghdl.sh: testcase for GHDL\r
54         * zpu/hdl/zpu4/src/simzpu_medium_ghdl.sh: testcase for GHDL\r
55         * zpu/hdl/example/helloworld.vhd, zpu/hdl/zpu4/src/bram_dmips.vhd,\r
56           zpu/hdl/zpu4/src/dmipssmalltrace_ghdl.sh, zpu/hdl/zpu4/src/dram_dmips.vhd,\r
57           zpu/hdl/zpu4/src/dram_hello.vhd, zpu/hdl/zpu4/src/io.vhd,\r
58           zpu/hdl/zpu4/src/sim_fpga_top.vhd, zpu/hdl/zpu4/src/sim_small_fpga_top.vhd,\r
59           zpu/hdl/zpu4/src/timer.vhd, zpu/hdl/zpu4/src/trace.vhd,\r
60           zpu/hdl/zpu4/src/zpu_config_trace.vhd, zpu/hdl/zpu4/src/zpu_core_small.vhd,\r
61           zpu/hdl/zpu4/src/zpu_core.vhd, zpu/hdl/zpu4/src/zpupkg.vhd: conversion to numeric_std\r
62 2008-04-17 Øyvind Harboe\r
63         * deleted duplicate files from example folder.\r
64         * retired Xilinx synthesizing example. It messes up the zpu4 directory.\r
65 2008-04-16 Øyvind Harboe\r
66         * zpu/doc/zpupresentation_old.odt: interesting bits moved into zpu_arch.html\r
67         * zpu/doc/zpupresentation.*: interesting bits moved into zpu_arch.html\r
68         * zpu/docs/zpu_arch.html: added Phi memory map to end of zpu_arch.html\r
69         * zpu/docs/zpuphiregs.odt: retired\r
70         * zpu/docs/zpu_arch.html: added. Need to define instruction set.\r
71         * zpu/docs/zpu_arch.odt: retired\r
72 2008-04-15 Øyvind Harboe\r
73         * zpu/docs/zpu_arch.odt - a short summary of the architecture\r
74         * zpu/simzpu_bram.do - retired. \r
75         * zpu/zpu_core_bram.vhd - retired\r
76         * zpu/hdl/zpu3 - retired\r
77 2008-04-05 Øyvind Harboe\r
78         * zpu/docs/zpuphiregs.odt - ZPU Phi register overview\r
79 2008-03-06 Adam Pierce\r
80         * zpu/zpu/hdl/example/zpuromgen.c - generate rom files\r
81           without java\r
82 2008-02-21 Øyvind Harboe\r
83         * zpu/zpu/sw/index.html. Changed it a bit to make installation easier. \r
84         * zpu/zpu/hdl/index.html. Sharpened instructions and shows two working \r
85           examples. Small & medium ZPU.\r
86         * got zpu4/src/simzpu_medium.do working again. \r
87 2008-02-11 Øyvind Harboe\r
88         * hdl/index.html. Fixed typo. Use objcopy and not objdump.\r
89 2008-01-02 Øyvind Harboe\r
90         * Moved to www.opencores.org\r