Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Regular Visitor
mflmfl
Posts: 32
Registered: ‎06-10-2011
0
Accepted Solution

Sysgen Resource Estimator Croaks

I've got an ISE 13.3 Planahead project so those are the Xilinx blockset libs that I'm using.

Matlab version is R2011a.

 

When I run the Resource Estimator (RE) if I design a filter that exceeds the available DSP48 count available in the chip the RE correctly reports that as an error. So far so good.

 

When I back off the filter parameters to fit nicely into the target FPGA, I get an dialog box to perform mapping (there are blocks in the system with no estimation function).  When I click OK on this I get a java error:

 

Error using ==> xlCallMapper at 196

Java exception occurred:

com.xilinx.sysgen.netlist.NetlistInternal: there is no synopsis at

C:/Xilinx/13.3/ISE_DS/ISE/sysgen/scripts/SgMap.pm line 24

at

com.xilinx.sysgen.guitools.xlWaitBoxObjectInterface.quickCall(xlWaitBoxObjectInterface.java:482)

 

Xilinx Employee
chrisar
Posts: 383
Registered: ‎08-01-2007
0

Re: Sysgen Resource Estimator Croaks

This looks like a bug.

 

I recommend opening a case with the Xilinx Technical Support.

http://www.xilinx.com/support/services/contact_info.htm

Chris
Regular Visitor
mflmfl
Posts: 32
Registered: ‎06-10-2011
0

Re: Sysgen Resource Estimator Croaks

Would you know how to run the resource estimator from the command line? 

Regular Visitor
mflmfl
Posts: 32
Registered: ‎06-10-2011
0

Re: Sysgen Resource Estimator Croaks

Ok, opened a webcase, thanks.

Regular Visitor
mflmfl
Posts: 32
Registered: ‎06-10-2011
0

Re: Sysgen Resource Estimator Croaks

Xilinx has indeed confirmed that this is a bug.

 

The workaround is to set the Project type (System Generator Token) to Project Navigator not PlanAhead. In that case the resource estimator will work just fine.