summaryrefslogtreecommitdiffstats
path: root/zpu/hdl/zpu4/core/zpu_core_small.vhd
Commit message (Collapse)AuthorAgeFilesLines
* change: rename signal areset to resetBert Lange2011-08-021-3/+3
|
* fix: missing commentBert Lange2011-06-091-1/+1
|
* whitespace fixes: use fromdos on all .vhd filesØyvind Harboe2011-03-011-56/+56
| | | | Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
* beautifyBert Lange2011-03-011-518/+547
| | | | 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).
* 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-151-2/+33
|
* * Small ZPU now supports interruptsoharboe2008-05-061-24/+59
| | | | * added simulation example demonstrating interrupts
* * moved ZPU core files to seperate folderoharboe2008-05-041-0/+464
* deleted some obsolete files
OpenPOWER on IntegriCloud