AR# 36598

|

12.x iMPACT - Spartan-3AN "ERROR:Bitstream:24 - Load address 0x????? is above the maximum load address of 0x?????"

描述


When I generate an MCS file with two revisions using the PROM File Formatter, the following errors occur:

ERROR:Bitstream:24 - Load address 0x20000 is above the maximum load address of 0x1ffff.
// *** BATCH CMD : setCurrentDesign -version 0
// *** BATCH CMD : setCurrentDesign -version 1



ERROR:Bitstream:25 - 0xd5ae bytes loaded up from 0x20000 would exceed promsize 0x20000.
// *** BATCH CMD : setCurrentDesign -version 0
// *** BATCH CMD : setCurrentDesign -version 1
// *** BATCH CMD : setCurrentDesign -version 0




How can I generate a PROM file to target the Spartan-3AN device with two revisions?

解决方案


This issue occurs when you select "Power of 2 Addressing = No" in the PROM File Formatter.

To work around this issue, you can generate a file using the Promgen command line.

For example: 

promgen -p mcs -c FF -o promgen_2rev -spi -u 0 xxxx1.bit -n xxxx2.bit 

链接问答记录

主要问答记录

Answer Number 问答标题 问题版本 已解决问题的版本
35448 12.x iMPACT - Known Issues N/A N/A
AR# 36598
日期 09/22/2014
状态 Active
Type 综合文章
器件
Tools
People Also Viewed