H all Is it possible to do a design on VIVDO and simulate it without connecting to it a real physical board just using some text file that wil accept that design and enable simulating it ? Thanks Elico
Elico C. wrote: > Is it possible to do a design on VIVDO and simulate it without > connecting to it a real physical board just using some text file Not only that it's possible, that's the usual way: write a hardware description and write a testbench and then simulate the first with (or better against) the second.
:
Edited by Moderator
Hi Is it possible to do with VIVADO virtual synthesis of some design without connecting a real board, just by saving the design to some text file and indicating the name of the virtual board so that we will see the "would be " results that we will receive with that kind of board and "would be " FPGA chip in case we will use such real board ? Thanks Elico
Elico C. wrote: > and indicating the name of the virtual board What "virtual board"? You do not need any kind of board to synthesize a design... I urge you to get clear about the processing steps in the FPGA design toolchain! When you don't know your toolchain then you don't know what tool to use for what job. Finally you end by using a hammer to drive in a screw. To check out the size of design simply synthesize it not for a specific FPGA, but for a complete family. Or select the biggest FPGA in a family and synthesize the design for that. Then you can see the resource needs of that design.
:
Edited by Moderator
Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
Log in with Google account
No account? Register here.