Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jtag: Apply Martin Strubel JTAG implementation for ZPUjtagdbg | Alvaro | 2011-09-01 | 16 | -21/+1695 |
| | | | | | | | | | | | | The current JTAG debugging capable ZPU implementation (VHDL) consists of: - A generic, device independent JTAG module (tck, tms, tdi, tdo, trst) - A TAP module, defining JTAG instruction and data registers - A few control lines to/from the core (request, execute, acknowledge, ready) and: * An emulation instruction register * A data exchange register - An enhanced ZPU small core state machine | ||||
* | fix doc: opcode ULESSTHAN = 38 | Bert Lange | 2011-08-31 | 1 | -1/+1 |
| | |||||
* | beautify indentation | Bert Lange | 2011-08-16 | 10 | -1651/+1482 |
| | |||||
* | change: prettier logifle output | Bert Lange | 2011-08-02 | 2 | -61/+38 |
| | |||||
* | change: rename signal areset to reset | Bert Lange | 2011-08-02 | 6 | -10/+10 |
| | |||||
* | fix: remove note on not existing JTAG/hardware debugger | Bert Lange | 2011-08-02 | 1 | -24/+0 |
| | |||||
* | fix: missing comment | Bert Lange | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | change: switch to ieee.numeric_std.all library | Bert Lange | 2011-03-13 | 2 | -6/+4 |
| | | | | Signed-off-by: Bert Lange <b.lange@hzdr.de> | ||||
* | whitespace fixes: use fromdos on all .vhd files | Øyvind Harboe | 2011-03-01 | 37 | -22553/+22553 |
| | | | | Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com> | ||||
* | beautify | Bert Lange | 2011-03-01 | 4 | -1576/+1679 |
| | | | | Signed-off-by: Bert Lange <b.lange@hzdr.de> | ||||
* | zpu_core_small: load | Alvaro | 2010-10-22 | 1 | -0/+1 |
| | | | | | | | memAAddr is not being initialized during IO read operations (LOAD). This might cause spurious writes to invalid addresses, and invalid values to be loaded onto the stack. This patch explicitly sets memAAddr to correct value (sp). | ||||
* | Avalanche ZPU implementation | Antonio Anton | 2009-09-15 | 4 | -0/+2179 |
| | |||||
* | FreeRTOS port | Antonio Anton | 2009-09-14 | 7 | -0/+791 |
| | |||||
* | Remove reference to zeta, only phi is used now | U-TEMPEST\oyvind | 2009-06-15 | 1 | -2/+2 |
| | |||||
* | git servers documented | Oyvind Harboe | 2009-01-27 | 1 | -2/+5 |
| | |||||
* | First cut of ZPU floating point support design | Oyvind Harboe | 2009-01-27 | 1 | -0/+51 |
| | |||||
* | Test patches | Oyvind Harboe | 2009-01-12 | 1 | -123/+63 |
| | |||||
* | Organizing document to make cleared seperation of architecture, ↵ | dez_ambrose | 2009-01-09 | 1 | -2150/+2383 |
| | | | | implementations, and other design elements. | ||||
* | test cleanup | dez | 2009-01-09 | 2 | -1/+0 |
| | |||||
* | this is a test | dez | 2009-01-09 | 1 | -0/+0 |
| | |||||
* | not empty now | dez | 2009-01-09 | 1 | -0/+1 |
| | |||||
* | this is a push test | dez | 2009-01-09 | 1 | -0/+0 |
| | |||||
* | register stack wip | oharboe | 2008-12-17 | 1 | -0/+56 |
| | |||||
* | wip - added LIFO to list of ideas for next gen ZPU | oharboe | 2008-12-14 | 1 | -21/+29 |
| | |||||
* | 2008-11-12 Álvaro Lopes <alvieboy@alvie.com> | oharboe | 2008-11-12 | 2 | -1/+34 |
| | | | | | * zpu/hdl/zpu4/core/zpu_core.vhd: Basic interrupt implementation for zpu4 core. | ||||
* | dmips test app in example folder | oharboe | 2008-10-10 | 5 | -3652/+3301 |
| | |||||
* | a few words about the ZY1000 ZPU JTAG debugger | oharboe | 2008-10-10 | 1 | -0/+24 |
| | |||||
* | Álvaro Lopes <alvieboy@alvie.com> spi controller | oharboe | 2008-09-23 | 1 | -0/+235 |
| | |||||
* | small ZPU | oharboe | 2008-09-23 | 1 | -0/+136 |
| | |||||
* | <alvieboy@gmail.com> Álvaro Lopes SPI flash controller documentation | oharboe | 2008-09-23 | 4 | -0/+78 |
| | |||||
* | * zpu/hdl/zealot: added small ZPU core, testbenches and FPGA implementation | oharboe | 2008-09-21 | 10 | -284/+8682 |
| | |||||
* | * zpu/docs/zpu_arch.html: added Zealot information. | oharboe | 2008-09-11 | 2 | -1/+85 |
| | |||||
* | 2008-09-08 Salvador Eduardo Tropea <salvador@inti.gov.ar> | oharboe | 2008-09-08 | 20 | -0/+11268 |
| | | | | | * zpu/hdl/zealot: a complete ZPU implementation cleaned up and with a UART. | ||||
* | a bit of info on implementing a UART | oharboe | 2008-09-04 | 1 | -1/+9 |
| | |||||
* | commenting wip | oharboe | 2008-08-26 | 1 | -4/+26 |
| | |||||
* | some more comments about dual port ram | oharboe | 2008-08-26 | 1 | -0/+21 |
| | |||||
* | fixed comments a bit. | oharboe | 2008-08-26 | 1 | -2/+1 |
| | |||||
* | test | oharboe | 2008-08-25 | 1 | -1/+1 |
| | |||||
* | improved instructions on creating a patch | oharboe | 2008-08-25 | 2 | -5/+18 |
| | |||||
* | 2008-08-25 Salvador Eduardo Tropea <salvador@inti.gov.ar> | oharboe | 2008-08-25 | 2 | -2/+4 |
| | | | | * Fix typo in zpu_arch.html w.r.t. ZPU UART/Debug channel | ||||
* | more doc work in progress | oharboe | 2008-08-22 | 5 | -0/+120 |
| | |||||
* | added uart section | oharboe | 2008-08-22 | 1 | -4/+24 |
| | |||||
* | more docs merged into the big doc | oharboe | 2008-08-21 | 9 | -203/+203 |
| | |||||
* | added some notes on speeding up the ZPU | oharboe | 2008-08-21 | 1 | -0/+41 |
| | |||||
* | merging in some docs to zpu_arch.html | oharboe | 2008-08-21 | 6 | -121/+98 |
| | |||||
* | wip | oharboe | 2008-08-18 | 1 | -0/+11 |
| | |||||
* | very early work. | oharboe | 2008-08-18 | 2 | -0/+900 |
| | |||||
* | * duplicated crt0.s and some other stuff from libgloss into | oharboe | 2008-08-18 | 5 | -1/+1098 |
| | | | | sw/startup. This makes it easier to tinker w/startup code. | ||||
* | wip | oharboe | 2008-08-18 | 1 | -5/+10 |
| | |||||
* | wip | oharboe | 2008-08-16 | 1 | -2/+22 |
| |