Max10 CRAM configuration with RPD file via system console/host CPU
We have only SPI interface available on host CPU. Looking to understand how the CPU can do CRAM configuration or update the CFM/UFM internal flash in MAX10 with the interface. Most document using QSPI but to interface to SPI Flash, not host. Can the QSPI controller run stand-alone to update the CRAM or CFM without NIOS.
I have the RPD file created. The file is created from pof file.
1. How to create .rbf (raw binary file)?
2. Is remote update (RSU) supported for MAX10? The IP Catalog does not highlight that for MAX10 in Quartus 18.1 std. Did Intel replace RSU with NIOS now?
3. What IP needed at MAX10 side to receive the RPD file - UART, I2C or can Slave SPI work.
Most of the documents and application notes are about using NIOS. However this require software. Looking for how the MAX10 can received data purely together hardware connection only.