URL
https://opencores.org/ocsvn/spi_slave/spi_slave/trunk
Subversion Repositories spi_slave
[/] - Rev 4
Directory listing | View Log | Compare with Previous | RSS feed
Last modification
- Rev 4, 2007-11-21 20:09:51 GMT
- Author: dkoethe
- Log message:
- -- Bugfix
-- IRQ-Flag RX_Overflow shows prog_empty insteed rx_overflow
-- opb_irq_flg(5) <= opb_fifo_flg(9); to opb_irq_flg(5) <= opb_fifo_flg(8);