| View previous topic :: View next topic |
| Author |
Message |
ashwortha
Joined: 19 Jul 2011 Posts: 9
|
Posted: Tue Jan 31, 2012 11:55 am Post subject: &Sg::findAttribute not found |
|
|
Hi,
I've been trying to compile the default example using the latest firmware release for the X5-400M. System Generator errors out when trying to generate a project:
standard exception: XNetlistEngine:
An exception was raised:
com.xilinx.sysgen.netlist.NetlistInternal: Undefined subroutine &Sg::findAttribute called at C:/Xilinx/13.4/ISE_DS/ISE/sysgen/scripts/SgIse.pm line 64.
Looking into Sg.pm I find:
@EXPORT = qw(closeFileHandles evaluate evaluateSynopsis getAttribute
findFamilyPartPackageSpeed findFamilyPartPackageSpeedFromAttributes
getFileHandle getTmpDir setAttributes
updateFilesList writeLegacyFiles writeSynopsis
findMatlabJava findSysgen scrubName findMatchingLines open_
findIseVer remove removeDir removeFile getFileSize buildPath
checkLog copywitherror copyordie compareSynopsis);
So the findAttribute function isn't exported.
On another note, I tried compiling the default example under System Generator 12.3, and it gets further, but map.exe crashes when reaching the "Placing local clocks and I/O" step. It may be a separate problem, but I just need one version of SysGen to compile the example correctly. |
|
| Back to top |
|
 |
ashwortha
Joined: 19 Jul 2011 Posts: 9
|
Posted: Thu Feb 02, 2012 10:17 am Post subject: |
|
|
Hello,
Just posting that I tried this on a completely different machine, clean install of Matlab 2010b / Matlab 2011b / Xilinx 12.3 / Xilinx 13.4, and was unable to compile the default X5-400M BSP example. Trying with Matlab 2011b throws up an error in the QDDR black box configuration where a reference is made to xlversion when it should be xlVersion. Fixing this does not go anywhere though as the compilation process throws a fatal exception afterwards. |
|
| Back to top |
|
 |
ravithakur Distributor
Joined: 15 Jun 2011 Posts: 210
|
Posted: Thu Feb 02, 2012 10:40 am Post subject: |
|
|
| The default example compiles under ISE 13.2/Matlab R2010b. The BSP has not been updated to support ISE 13.4. |
|
| Back to top |
|
 |
ashwortha
Joined: 19 Jul 2011 Posts: 9
|
Posted: Thu Feb 02, 2012 2:53 pm Post subject: |
|
|
| Thanks - problem resolved. |
|
| Back to top |
|
 |
jhenderson Site Admin
Joined: 07 Mar 2006 Posts: 2250 Location: So. Cal. USA
|
Posted: Mon Feb 06, 2012 9:04 am Post subject: |
|
|
| Issue closed |
|
| Back to top |
|
 |
|