URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [or1ksim/] [cpu/] [or1k/] - Rev 1486
Go to most recent revision | Changes | View Log | RSS feed
Last modification
- Rev 1486 2005-05-18 11:14:02 GMT
- Author: nogj
- Log message:
- * 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.