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

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)