URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] - Rev 223
Directory listing | View Log | Compare with Previous | RSS feed
Last modification
- Rev 223, 2020-04-15 22:12:24 GMT
- Author: jshamlet
- Log message:
- Added an OPEN8_BUS_TYPE record to simplify connection to Open8 modules. The CPU now passes and Open8_Bus out, which supplies the bus address, write enable, write data, and read enable. Read data and interrupts are still handled as separate signals, since they are muxed/connected at the next level up.