Synthesis tool not integrated to MATLAB
Ältere Kommentare anzeigen
Hi
I want to cosimulate 16 point ifft on Spartan-3e. I have Matlab 2010 and ISE synthesis 12.3 installed. In "HDL workflow Advisor" I get HDL code but when i select FPGAimplementation there is no Synthesis tool option to perform it.
Snap shot is given below.
Akzeptierte Antwort
Weitere Antworten (2)
aitizaz
am 2 Mai 2011
1 Kommentar
Kaustubha Govind
am 2 Mai 2011
Do you see an error when you run hdlsetuptoolpath? Please post the exact message.
The window that appears with Xilinx ISE installation is probably only meant for System Generator. This is entirely different from the HDL Workflow Advisor. In other words, you have established a connection between ISE and MATLAB, but not the other way round. You need to run hdlsetuptoolpath to achieve this.
aitizaz
am 3 Mai 2011
0 Stimmen
1 Kommentar
Kaustubha Govind
am 3 Mai 2011
Sorry, it looks like 'hdlsetuptoolpath' was only introduced in R2011a because multiple third-party tools are supported and the tool can be used to select one of them. R2010a and R2010b only supported Xilinx ISE 11.2. I'm not sure if you don't see the tool because of version incompatibility.
However, it may be worth checking that ise.exe and xtclsh.exe are on the System PATH. For example, try running "ise" from the system command prompt - does this open up ISE? Also, run "xtclsh -h" - does it return help information of xtclsh?
Kategorien
Mehr zu Get Started with HDL Coder finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!