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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc1/] [or1ksim/] [sim-config.c] - Rev 1557

Rev

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1557 Fix most warnings issued by gcc4 nogj 6907d 12h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1555 * Moved log2_int() from cuc/cuc.c as it is usefull for other things aswell.
* Changed code to use log2_int() instead of log2(), which is also a builtin
library function (fixes compile on gcc4).
* Moved is_power2() from sim-config.c to misc.c.
nogj 6907d 12h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1550 * prototype() -> prototype(void) where appropriate.
* Use `static' where it can be used.
nogj 6969d 01h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1549 Spelling fixes nogj 6969d 01h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1537 Remove old spr logging code. Use `-d +spr' to get spr access logged to stderr nogj 6969d 14h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1520 Remove unused code nogj 6974d 09h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1506 * Remove very slow {set,test}sprbit{,s} functions.
* Remove uses of getsprbits in time critical functions.
nogj 6974d 09h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1486 * Seporate out the code used for handling the memory peripheral to peripheral/memory.c
* Mostly decouple the memory controller from the internals of the memory handling.
* Rewrite memory handling to be more linear and thus much faster.
* Issue a bus error on read/write with invalid granularity.
nogj 7017d 09h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1485 Remove nolonger used test peripheral nogj 7017d 09h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1459 Add traces to the config file parsing routines nogj 7065d 04h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1455 Remove nolonger needed --output-cfg option nogj 7065d 04h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1432 Collect most of the cpu state variables in a structure (cpu_state) nogj 7065d 05h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1389 Implement debug channels based on the wine debugging scheme nogj 7071d 08h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1382 Nir Mor:
Implemented DCCFGR, ICCFGR, DMMUCFGR and IMMUCFGR spr registers.
nogj 7080d 09h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1375 Remove FAST_SIM, it nolonger provides a speed up nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1374 Cleanup the gpio peripheral useing the new callbacks nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1373 Cleanup the memory controller useing the new callbacks nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1372 Cleanup ethernet peripheral, useing the new callbacks nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1370 Cleanup dma peripheral useing the new callbacks nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1369 Cleanup FB peripheral, useing the new callbacks nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1368 Cleanup VGA peripheral useing the new callbacks nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1367 Cleanup uart peripheral useing the new callback mechanism nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1361 Cleanup test peripheral nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1358 Modularise config file parseing. Paving the way for further modularisation. nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1353 Modularise simulator command parsing nogj 7115d 02h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7115d 03h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1344 * Avoid doing a store in *every* instruction executed by storeing the instruction function unit in or32_opcodes nogj 7128d 07h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1308 Gyorgy Jeney: extensive cleanup phoenix 7319d 22h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1205 fix for gdb_debug config phoenix 7554d 06h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c
1098 small bug in cuc fixed markom 7914d 09h /or1k/tags/rel-0-3-0-rc1/or1ksim/sim-config.c

powered by: WebSVN 2.1.0

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