The operating frequency of Floating Point ip-cores
Hi to everybody. Can you help me about a subject. I am working on hardware modeling of the chaotic Sinus map. The equation of the sinus map is as follows. For modeling, I use ip-cores defined on IEEE 754 floating point numbers.
Xn+1=Sin(πXn)
In figure 1, you can see the schematic structure of hardware modeling Sinus Map. I am using Cyclone IV GX FPGA, DE2i-150 FPGA development board. When the 1 Ghz frequency is applied to the input of the chaotic circuit(can you see in figure 1), the result is as in figure 2. In short, the chaotic circuit does not produce right results. If I divide the 1-GHz signal (one full period of 2 nano seconds) to 2 (one full period of 4 nano seconds-250 Mhz) or 4 (1 full period of 8 nano seconds- 125 Mhz), the circuit produces the result. Pll was used to obtain 1 gigahertz frequency. The input frequency of pll is 50 megahertz.
My questions are ;
1) I wonder why the chaotic circuit does not produce results for 1 gigahertz.
2) Does the clock signal applied to the input of the circuit elements used have minimum and maximum frequency ranges?
I hope you will help me.
Kind regards.