Re: need fast FPGA suggestions
- From: Jon Elson <elson@xxxxxxxxx>
- Date: Mon, 25 Aug 2008 16:29:17 -0500
John_H wrote:
You can feed a 500 MHz clock to a Spartan3 style device, use a divide-We don't need to distribute a 500 MHz clock, 250 or even 125 with LVDS would be fine.
by-2 in the DCM, and clock the output I/O blocks with the 250MHz clock
in DDR mode. You just need to handle the logic to deal with odd/even
starts and stops.
I don't think you'll have power problems running only 32 channels ofSpartan 3, huh? I'm just a little more comfortable with that, as I just did a migration to Spartan IIE (always on the trailing edge!) I can even get those in TQFP's, which I can mount and rework myself. I'm avoiding BGAs.
13-bit counters but a power analysis will give you an idea of the
actual need (XPOWER tool?).
I will have to look into the implications of using Spartan 3E on this.
If the counters are running at 250 MHz, then the granularity of timing timing settings is 4 ns, which may well be tolerable. If they need finer resolution, then there are ways to fudge that with the DDR.
So, you think a 13-bit counter feeding a 13-bit identity comparator will work at 250 MHz? (I've never pushed the speeds on these FPGAs at all, all of by previous projects were very relaxed by comparison, like 40 MHz.)
The counters are simple. The DDR is straightforward. The boundaryYeah, I really don't think we can handle $2000 IC's. This isn't a real production project, we might build 5 of them at a time, but we are still cost-sensitive.
conditions are limited.
If you want better than 2ns resolution, you can use the SERDES
channels on a Virtex-5FX style part (much more expensive) and hit
resolution under 300ps; a nice option for a piece of test equipment
where one-up price is of little consequence compared to the
engineering time but harder to swallow for production.
Thanks,
Jon
.
- Follow-Ups:
- Re: need fast FPGA suggestions
- From: Andrew FPGA
- Re: need fast FPGA suggestions
- From: rickman
- Re: need fast FPGA suggestions
- From: Rob Gaddi
- Re: need fast FPGA suggestions
- References:
- need fast FPGA suggestions
- From: Jon Elson
- need fast FPGA suggestions
- Prev by Date: Re: need fast FPGA suggestions
- Next by Date: Re: Sample vhdl to write and read a value from a Spartan 3 block ram?
- Previous by thread: Re: need fast FPGA suggestions
- Next by thread: Re: need fast FPGA suggestions
- Index(es):
Relevant Pages
|
Loading