V
Vladislav Muravin
Guest
Brad,
As far as I recall, the speed grade affects only timing analysis (xilinx
people would correct me if i am wrong).
Downloading a bit file which was synthesized with a different speed grade
only is ok.
But if the device is different in size, then you have to resynthesize it, in
which case a suitable script would do the job.
Vladislav
"Brad Smallridge" <bradsmallridge@dslextreme.com> wrote in message
news:11et3q5p4gbnn22@corp.supernews.com...
As far as I recall, the speed grade affects only timing analysis (xilinx
people would correct me if i am wrong).
Downloading a bit file which was synthesized with a different speed grade
only is ok.
But if the device is different in size, then you have to resynthesize it, in
which case a suitable script would do the job.
Vladislav
"Brad Smallridge" <bradsmallridge@dslextreme.com> wrote in message
news:11et3q5p4gbnn22@corp.supernews.com...
I have a board with three Spartan3s on it.
Right now, under sources in project, I have
the project name, then xc3s400-4pq208,
and under that
top1-behavioral(top1.vhd),
top2-behavioral(top2.vhd),
top3-behavioral(top3.vhd)
and stuf under those like the top1.ucf, etc.
So what happens if one of the Xilinx parts
gets upgraded or downgrade in speed or
size? Can I assign the xc3s400 spec to
each top level design?
Brad