Altera_Forum
Honored Contributor
11 years agoSet configuration with PS mode by other MCU
Hello,
I have some problems with PS mode configuration. I used to use AS mode as configuration solution for years. And this time , I want to config the FPGA with other MCU with PS mode. First, I changed the hardware ,that I can config FPGA with PS mode setting by download cable and PC. And I use .sof file as the configuration file. When I monitor the waveform, I have no idea how the data0 work. I through it should be part of content of .sof file, but I can't find out what's the starting point of the file. The start of the file are 01010011, 01001111, 01000110(seen by Ultraedit), so I through I should see 11001010, 11110010, 01100010 in the start of waveform. But I saw total different data that I don`t know how to explain it (a lof FF and FE, AD, DF). Here's my questions, should I send "all" of .sof file byte-reversed to FPGA by the waveform generated by other MCU, and it just work fine? I read documents, and it seems there are other file type can be set as configuration file, ex: .rbf. what is the different with .sof file ? Should I use .sof or .rbf if I want to config FPGA with other MCU ? waiting for your kindly reply. thank you