Sylvain Munaut 668a2e3606 build: Update build logic to prepare for split and out-of-tree build il y a 4 ans
..
rtl 5a6d970a4c cores/spi_flash: Use unregistered input pintype for output only il y a 5 ans
sim 68ac87f6c4 Update the vim modeline to be closer to top of file il y a 5 ans
Makefile 668a2e3606 build: Update build logic to prepare for split and out-of-tree build il y a 4 ans
README.md 6e03b9bd74 cores/spi_flash: Import spi_flash cores il y a 6 ans
no2core.mk 668a2e3606 build: Update build logic to prepare for split and out-of-tree build il y a 4 ans

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)