Sylvain Munaut 68ac87f6c4 Update the vim modeline to be closer to top of file 6 år sedan
..
rtl 68ac87f6c4 Update the vim modeline to be closer to top of file 6 år sedan
sim 68ac87f6c4 Update the vim modeline to be closer to top of file 6 år sedan
Makefile 6e03b9bd74 cores/spi_flash: Import spi_flash cores 6 år sedan
README.md 6e03b9bd74 cores/spi_flash: Import spi_flash cores 6 år sedan
core.mk 6e03b9bd74 cores/spi_flash: Import spi_flash cores 6 år sedan

README.md

SPI flash

This contains cores to allow access to the SPI flash normally used for FPGA configuration and use it for user data.

Currently only a simple flash reader core is implemented allowing to easily read bytes from the flash at a given address.

These cores are licensed under the BSD 3-clause licence (see LICENSE.bsd)