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

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)