Get a CPU with 800MHZ FSB and put NOPs on the bus
On 8/09/2011 5:07 AM, Jessica Shaw wrote:
> Hi,
>
> I need a 700 MHz to 800Mhz synchronous 16 bit counter. The counter
> will also have a Start, Reset and Stop pins.
>
> Reset will intialize the counter to zero. Start will let the counter
> run on each rising edge of the 700 or 800 Mhz clock. And stop will
> stop the counter and user will be able to read the value.
>
> I do not know
>
> 1. What FPGA or CPLD will be able to do this task at the above
> mentioned high frequency?
> 2. Do I need a PLL inside the FPGA or CPLD to produce such kind of
> clock?
> 3. How can I generate this kind of clock?
>
> Any advice will be appreciated.
>
> jess