summaryrefslogtreecommitdiffstats
path: root/zpu
Commit message (Collapse)AuthorAgeFilesLines
* fix: remove note on not existing JTAG/hardware debuggerBert Lange2011-08-021-24/+0
|
* fix: missing commentBert Lange2011-06-091-1/+1
|
* change: switch to ieee.numeric_std.all libraryBert Lange2011-03-132-6/+4
| | | | Signed-off-by: Bert Lange <b.lange@hzdr.de>
* whitespace fixes: use fromdos on all .vhd filesØyvind Harboe2011-03-0129-19634/+19634
| | | | Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
* beautifyBert Lange2011-03-014-1576/+1679
| | | | Signed-off-by: Bert Lange <b.lange@hzdr.de>
* zpu_core_small: loadAlvaro2010-10-221-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 implementationAntonio Anton2009-09-154-0/+2179
|
* FreeRTOS portAntonio Anton2009-09-147-0/+791
|
* Remove reference to zeta, only phi is used nowU-TEMPEST\oyvind2009-06-151-2/+2
|
* git servers documentedOyvind Harboe2009-01-271-2/+5
|
* First cut of ZPU floating point support designOyvind Harboe2009-01-271-0/+51
|
* Test patchesOyvind Harboe2009-01-121-123/+63
|
* Organizing document to make cleared seperation of architecture, ↵dez_ambrose2009-01-091-2150/+2383
| | | | implementations, and other design elements.
* register stack wipoharboe2008-12-171-0/+56
|
* wip - added LIFO to list of ideas for next gen ZPUoharboe2008-12-141-21/+29
|
* 2008-11-12 Álvaro Lopes <alvieboy@alvie.com>oharboe2008-11-122-1/+34
| | | | | * zpu/hdl/zpu4/core/zpu_core.vhd: Basic interrupt implementation for zpu4 core.
* dmips test app in example folderoharboe2008-10-105-3652/+3301
|
* a few words about the ZY1000 ZPU JTAG debuggeroharboe2008-10-101-0/+24
|
* Álvaro Lopes <alvieboy@alvie.com> spi controlleroharboe2008-09-231-0/+235
|
* small ZPUoharboe2008-09-231-0/+136
|
* <alvieboy@gmail.com> Álvaro Lopes SPI flash controller documentationoharboe2008-09-234-0/+78
|
* * zpu/hdl/zealot: added small ZPU core, testbenches and FPGA implementationoharboe2008-09-2110-284/+8682
|
* * zpu/docs/zpu_arch.html: added Zealot information.oharboe2008-09-112-1/+85
|
* 2008-09-08 Salvador Eduardo Tropea <salvador@inti.gov.ar>oharboe2008-09-0820-0/+11268
| | | | | * zpu/hdl/zealot: a complete ZPU implementation cleaned up and with a UART.
* a bit of info on implementing a UARToharboe2008-09-041-1/+9
|
* commenting wipoharboe2008-08-261-4/+26
|
* some more comments about dual port ramoharboe2008-08-261-0/+21
|
* fixed comments a bit.oharboe2008-08-261-2/+1
|
* testoharboe2008-08-251-1/+1
|
* improved instructions on creating a patchoharboe2008-08-252-5/+18
|
* 2008-08-25 Salvador Eduardo Tropea <salvador@inti.gov.ar>oharboe2008-08-252-2/+4
| | | | * Fix typo in zpu_arch.html w.r.t. ZPU UART/Debug channel
* more doc work in progressoharboe2008-08-225-0/+120
|
* added uart sectionoharboe2008-08-221-4/+24
|
* more docs merged into the big docoharboe2008-08-219-203/+203
|
* added some notes on speeding up the ZPUoharboe2008-08-211-0/+41
|
* merging in some docs to zpu_arch.htmloharboe2008-08-216-121/+98
|
* wipoharboe2008-08-181-0/+11
|
* very early work.oharboe2008-08-182-0/+900
|
* * duplicated crt0.s and some other stuff from libgloss intooharboe2008-08-185-1/+1098
| | | | sw/startup. This makes it easier to tinker w/startup code.
* wipoharboe2008-08-181-5/+10
|
* wipoharboe2008-08-161-2/+22
|
* pdf versionsoharboe2008-08-152-0/+0
|
* some more docs.oharboe2008-08-151-61/+72
|
* a few words about zpu_core.vhd and zpu_core_small.vhdoharboe2008-08-151-0/+30
|
* added FreeBSD license. Finally.oharboe2008-08-1515-37/+503
|
* tips for rolling your own ZPUoharboe2008-08-151-0/+29
|
* some ideas.oharboe2008-08-151-0/+27
|
* marked unused instruction opcodes as OpCode_NAxoharboe2008-08-151-4/+4
|
* deleted reference to ic300 dating back to ZY2000 implementation.oharboe2008-08-121-1/+0
|
* 2008-08-08 Salvador E. Tropeaoharboe2008-08-083-6/+226
| | | | | * zpu/hdl/zpu4/core/histogram.perl - generate opcode histogram from HDL simulation output
OpenPOWER on IntegriCloud