summaryrefslogtreecommitdiffstats
path: root/zpu/hdl/zpu4/core
Commit message (Collapse)AuthorAgeFilesLines
* change: rename 'State' to 'Insn'Bert Lange2012-03-301-122/+121
|
* beautify indentationBert Lange2011-08-161-58/+58
|
* change: rename signal areset to resetBert Lange2011-08-023-7/+7
|
* fix: missing commentBert Lange2011-06-091-1/+1
|
* change: switch to ieee.numeric_std.all libraryBert Lange2011-03-131-3/+2
| | | | Signed-off-by: Bert Lange <b.lange@hzdr.de>
* whitespace fixes: use fromdos on all .vhd filesØyvind Harboe2011-03-014-218/+218
| | | | 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).
* 2008-11-12 Álvaro Lopes <alvieboy@alvie.com>oharboe2008-11-121-1/+31
| | | | | * zpu/hdl/zpu4/core/zpu_core.vhd: Basic interrupt implementation for zpu4 core.
* 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
|
* added FreeBSD license. Finally.oharboe2008-08-154-5/+135
|
* marked unused instruction opcodes as OpCode_NAxoharboe2008-08-151-4/+4
|
* 2008-08-08 Salvador E. Tropeaoharboe2008-08-081-0/+218
| | | | | * zpu/hdl/zpu4/core/histogram.perl - generate opcode histogram from HDL simulation output
* add missing defs.oharboe2008-08-071-0/+6
|
* * Small ZPU now supports interruptsoharboe2008-05-062-522/+59
| | | | * added simulation example demonstrating interrupts
* wipoharboe2008-05-051-0/+1
|
* * moved ZPU core files to seperate folderoharboe2008-05-045-0/+2044
* deleted some obsolete files
OpenPOWER on IntegriCloud