OpenCores
URL https://opencores.org/ocsvn/ion/ion/trunk

Subversion Repositories ion

[/] [ion/] [trunk/] - Rev 179

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
179 'Adventure' demo updated, removed dependencies to old support code ja_rd 4768d 03h /ion/trunk/
178 Added FP math support to support library
Uses code lifted from old version of GNU libc, no adaptation needed
NEEDS testing!
ja_rd 4768d 03h /ion/trunk/
177 Modified 'Adventure' demo to use new support code ja_rd 4768d 03h /ion/trunk/
176 Modified 'hello' to use new support code
NOTE: the 'OPCODE EMULATOR' mentioned below is the TRAP HANDLER
The SW opcode emulation has been working for months
ja_rd 4768d 03h /ion/trunk/
175 Updated support library
Removed spurious dependence to accursed '_impure_ptr'
ja_rd 4768d 03h /ion/trunk/
174 started to add branch emulation to opcode emulator ja_rd 4768d 04h /ion/trunk/
173 New version of support code, still incomplete. ja_rd 4768d 04h /ion/trunk/
172 Added new version of support code, still incomplete ja_rd 4769d 18h /ion/trunk/
171 CPU bug fix: MFC0 instructions aborted by privilege trap should not modify any register ja_rd 4770d 20h /ion/trunk/
170 Fixed bug in optional emulation of EXT, INS ja_rd 4771d 07h /ion/trunk/
169 Fixed bug in emulation of CLO instruction
Added support for simulated hardware IRQs (incomplete)
ja_rd 4771d 07h /ion/trunk/
168 Updated 'opcodes' simulation script to NOT use simulated mips32 instructions and trap instead (as the real CPU does) ja_rd 4771d 07h /ion/trunk/
167 Updated simulation script for 'hello' sample: now uses function call log.
It is useless in this demo, but it shows how to use it.
ja_rd 4771d 08h /ion/trunk/
166 Modified simulator, added some debug functionality:
- Optional emulation of some MIPS32r2 opcodes
- Function call trace log using map file (crude implementation)

Plus a few small bug fixes
ja_rd 4771d 08h /ion/trunk/
165 Added (very early draft, very incomplete) reserved opcode trap handler.
Updated opcode tester to test some emulated mips32 opcodes using the trap handler.
ja_rd 4776d 17h /ion/trunk/
164 Minor typo fixes in source file ja_rd 4776d 17h /ion/trunk/
163 SW simulator update:
Better disassembly format (hastily tested)
New parameters: start address, breakpoint address, whether or not to trap reserved opcodes
ja_rd 4776d 18h /ion/trunk/
162 Fixed stupid mistake in headers (date of project) ja_rd 4777d 09h /ion/trunk/
161 Added GPL license info to the vhdl headers
This project is becoming respectable :)
ja_rd 4777d 09h /ion/trunk/
160 BUG FIX: the cache init code was messing the BSS initialization ja_rd 4778d 11h /ion/trunk/
159 bug detected but not fixed in cpu
(1st instruction after entering user mode is executed in kernel mode)
ja_rd 4778d 18h /ion/trunk/
158 removed file from TB directory which was committed by mistake ja_rd 4778d 18h /ion/trunk/
157 Bug fix in the missing coprocesor exception.
The CPU was triggering a privilege exception for the mtc0 that went into user mode.
Logging HDL updated
ja_rd 4780d 04h /ion/trunk/
156 project doc somewhat updated (but still out of date) ja_rd 4780d 11h /ion/trunk/
155 Temporary warning added to outdated project doc file ja_rd 4780d 12h /ion/trunk/
154 fixed log trigger address in hello makefile ja_rd 4780d 13h /ion/trunk/
153 Added R3000 compatible support for kernel/user state:
- Implemented KU/IE plus KUp/IEp and KUo/IEo status bits
- Updated startup and test code to account for changes
- Implemented bit DID NOT TEST rfe instruction (not used in code)
- Access to CP0 in user mode triggers 'CpU' trap
- Updated software simulator

Besides, the logging of HI/LO register changes has been temporarily disabled, there's an unfixed bug in it.
ja_rd 4780d 13h /ion/trunk/
152 Added R3000 compatible support for kernel/user state:
- Implemented KU/IE plus KUp/IEp and KUo/IEo status bits
- Updated startup and test code to account for changes
- Implemented bit DID NOT TEST rfe instruction (not used in code)
- Access to CP0 in user mode triggers 'CpU' trap
- Updated software simulator

Besides, the logging of HI/LO register changes has been temporarily disabled, there's an unfixed bug in it.
ja_rd 4780d 13h /ion/trunk/
151 BUG FIX: major bugs fixed in cache module
1.- sram address was wrong (leftover from previous version)
2.- writes to unmapped areas were blocking the cache
3.- Sequence SW,LW produced a RAW data hazard in some cases
ja_rd 4780d 13h /ion/trunk/
150 Bug fix: added missing nop in vacant branch delay slot ja_rd 4781d 11h /ion/trunk/

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.