URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [orpsocv2/] [rtl/] [verilog/] [simple_spi/] [README] - Rev 624
Go to most recent revision | Compare with Previous | Blame | View Log
"Simple SPI" SPI controller RTLhttp://opencores.org/project,simple_spiThe core has had a variable-width slave-select register and corresponding I/Olines added.There is also optional boot-up logic, that sends a series of bus-commands uponreset, initialising, say a SPI flash chip, to read-state. This could potentiallysave space in any bootloader code or FSM wishing to read from an SPI-bus chipat boot time. Defparam the 'startup_state_reset' to 4'h10 to enable it, andsee the RTL for more details.
Go to most recent revision | Compare with Previous | Blame | View Log
