DSP是否有l用rbf文件配置FPGA的方法
之前在STM32平台实现了用.rbf文件配置FPGA。具体方法为调用一个脚本在.rbf文件头加入文件长度信息,再把新的文件link通过IDE link到一块固定flash内,再通过FPGA配置时序逐字写入FPGA
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
DSP是否有l用rbf文件配置FPGA的方法
之前在STM32平台实现了用.rbf文件配置FPGA。具体方法为调用一个脚本在.rbf文件头加入文件长度信息,再把新的文件link通过IDE link到一块固定flash内,再通过FPGA配置时序逐字写入FPGA