Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
in above figure iam able to generate HDL netlist for my target device vertex5 xc5vlx110t-ff1136
but i wanna do hard ware co-simulation, so in system generator token i took option "Hardware co-simulation" as shown below, but my target board ML505 is not in the list, so i chose "New Compilation Target".
and how to fill those options?
can u please help me..!!
if images above are not clear u can go here and zoom
I am very surprised that you can not see ML505 in the list of the boards.
I no longer have access to system-generator so I am not able to do this myself, but I am 100% sure that the problem is in the system installation of your software.
Allmost all the examples and classes in Xilinx system generator are using the ML505 as their main platform.
Did you look at the following page and the files in it?
Hi Again,
I think I got your answer. Based on the documentation from Xilinx, the difference between the ML505, 506 and 507 is only the type of FPGA on those boards.
• ML505 is populated with the Virtex-5 XC5VLX50T device
• ML506 is populated with the Virtex-5 XC5VSX50T device
• ML507 is populated with the Virtex-5 XC5VFX70T device
So, what you need to do is to find the board definition for the ML506, copy the whole directory into ML505, then change any preference to the ML506 in that directory to ML505 and all the references to XC5VLX50T with XC5VSX50T
And then you are ready o use that board definition file in your project without any problems.
For more information, take a look at UG349 from Xilinx (you can find it on their site).
I am not sure why Xilinx does not support the other members of the same board, but after changing the board definition file, you can follow the steps in the tutorial linked on this directory for ML506:
* https://www.xilinx.com/products/boards/ml506/ml506_11.1_1/dsp.htm
I am curious to see if this works for you, so please keep me informed,
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.