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
Visitor
goldseemon
Posts: 8
Registered: ‎06-13-2012
0

Hardware Co-simulation giving error:

I'm totally new in this field so i was stuck at how am i going to proceed. I followed the tutorial in the attachment, to try to export an image into the fpga, but somehow at step 14 when i clicked on "run". these error came out:

 

--------------------------------- Version Log ----------------------------------
Version                                 Path
System Generator 14.1                   C:/Xilinx/14.1/ISE_DS/ISE/sysgen
Matlab 7.14.0.739 (R2012a)              C:/Program Files/MATLAB/R2012a
ISE                                     C:/Xilinx/14.1/ISE_DS/ISE
--------------------------------------------------------------------------------
Summary of Errors:
Error 0001: Error loading the library: lib/nt64/libCseJtag.dll

Pleas...
     Block: 'conv5x5_video_testbench/FPGA  Processing/conv5x5_video_ex hwcosim'
--------------------------------------------------------------------------------

Error 0001:

Reported by:
  'conv5x5_video_testbench/FPGA  Processing/conv5x5_video_ex hwcosim'

Details:
Error loading the library: lib/nt64/libCseJtag.dll

Please ensure the library and all its dependent libraries exist
and can be located on the library search paths.
Error occurred during "Simulation Initialization".

--------------------------------------------------------------------------------

 

 

I am using ISE 12.2, Spartan 6 LX150T FPGA Development Kit (Not Industrial Video Processing kit.. is this the reason for the error?), and MATLAB 2012a. Do i lack the library files somewhere? Or how should i run the simulation? I basically just opened up my matlab and load conv5x5_video_ex.mdl and others (according to the tutorial) and ended up in the error there. There is not any matlab code at my side, yet. (In the process of figuring out how to throw in the matlab code for them to process too... =\)

Any help why is the error there and how to fix it? Thanks alot for your time.

 

Xilinx Employee
bwiec
Posts: 1,005
Registered: ‎08-02-2011
0

Re: Hardware Co-simulation giving error:

Matlab 2012a is not yet supported.

 

Please see this AR and try another version:

http://www.xilinx.com/support/answers/17966.htm

www.xilinx.com
Visitor
goldseemon
Posts: 8
Registered: ‎06-13-2012
0

Re: Hardware Co-simulation giving error:

Oh...So ISE 14.1 only support up to MATLAB 2011b eh? I don't have the current version yet.. will try it tomorrow and hopefully it works .. :)

 

Thanks alot for your reply! :D

Xilinx Employee
bwiec
Posts: 1,005
Registered: ‎08-02-2011
0

Re: Hardware Co-simulation giving error:

Hello,

 

Yeah, we are only able to test a few versions of matlab per sysgen release so those are the only ones that we can support. At the time of 14.1 testing/release, 2012a wasn't available yet. I should expect it to be supported in a future release.

 

Good luck! Feel free to come back or open a webcase if you have any further issue with a supported matlab version and we'll be happy to help.

www.xilinx.com
Visitor
goldseemon
Posts: 8
Registered: ‎06-13-2012
0

Re: Hardware Co-simulation giving error:

Hello,

 

 

Thanks for all your replies.

 

I've tried installing Matlab 2011b, and re-install my IDE 14.1. It then asked for my matlab version for simulink something, and i've chose MATLAB 2011b. Then the type (synthesis tool i think) i can only choose "Vivado" . (previously on matlab 2012a, i can choose Vivado or IDS). so now, i installed the dsp plugin for my Spartan-6 LX150T Development Kit, and when i follow the tutorial once again, when reached the part for me to select the compilation, (step 2 in the same tutorial attached in my first post), i chose my "Avnet Spartan-6 LX150T Development Kit", and it came out a warning:

"The following devices are not installed but are in the allowed list of supported_parts:
spartan6 xc6slx150t-3fgg676".

 

Any help? where can i install this device into my matlab compilation? or how can i fix this error? Thanks alot!

Visitor
goldseemon
Posts: 8
Registered: ‎06-13-2012
0

Re: Hardware Co-simulation giving error:

Ok, i've tried uninstalling and re-installing IDE. Somehow it suddenly worked, i don't know why.. Lol.

 

but here's a new problem. Now it gives this error at the final step when i clicked on the "Run" button.:

 

Error creating a session.
Error occurred during "Simulation Initialization".


Reported by:
'conv5x5_video_testbench/FPGA Processing/conv5x5_video_ex hwcosim'

 

 

What is the possible cause of this?