HT4
New Contributor
7 years agoPFL core and PS configuration mode
I have chosen my Flash memory (MX25L12833F: QUAD SPI Flash from Macronix) and the CPLD will be MAX10. this flash is not listed in supported flashes in the document UG-01082 2018.08.06 (since most of those are listed as not recommended for new design in the manufacturer website!) but newer version of one listed in table 2.
I have two questions or uncertainties, hopefully you can help me on those as well.
- Do you think this flash will work with PFL core without any problem? I have checked the manufacturer website for the differences and looks to me, it should not make any problem.
- based on the parameters that the core needs to be completed, it looks the PFL core can generate the right communication through SPI interface with the flash so I shouldn't be worried about the command format in both modes: read and write. Is that correct?
- I am confused about paging and having different configuration files in separate pages in flash. I can see some flashes supports page read/write. is this what PFL core needs to have different files in the flash or just as long as the size is enough for all configuration files, the core will handle the reading the right configuration file through the parameter fpga_pgm[]? the reason I am asking, I see for only some of the listed memories in the document, has been listed supports paging.
Thanks for your help