Thomas Heller wrote:
> Am 10.05.2012 11:32, schrieb Martin Thompson:
[snip]
>
> Well, this confirms the metrics that I used myself somewhat.
> Does the virtex 2 or the spartan 6 have a higher operating frequency,
> in practice?
>
> Thanks,
> Thomas
In my experience, Spartan 6 runs faster than Virtex 2. In addition,
you can reduce the number of logic levels because of larger LUTs.
Spartan 6 also has many features that weren't introduced before
Virtex 4, like DSP48's, SERDES on general I/O, variable IO delays,
PLL's...
Although the Spartan 6 fabric is not a whole lot faster than V2,
the hard memory controllers allow you to use faster external
memory, which can reduce pin count and power over using wider
slower memory. DDR2 can easily do 312 MHz (400 MHz with tweaked
VCCint). Also S6 uses much less power than V2.
As noted, S6 doesn't have as much block RAM for the same fabric
size, however the much lower price and lower power make it a
win even if you need to use a larger S6 part to get the memory
you need.
-- Gabor