Altera_Forum
Honored Contributor
15 years agomin max frequency requirement of altera IP components
Hi all,
I have modified the standard project provided by the cycloneIII_3c120_embedded so that some of the components work at a lower frequency. Unfortunately while the project synthesizes without any problem the simple hello world program does not give the output in the console and neither does the systemid component seem to work. In the unmodified project : CPU is driven at 100Mhz and systemid , JTAG UART, performance counter core are driven at 60Mhz ( using a bridge ) I reduced the system such that : CPU is driven at 50Mhz and systemid, JTAG UART , performance counter core are driven at 50 Mhz In both cases there is not timing violation. I have gone through some of the documentation for these IP's but could not find any max frequency spec. for the CPU i think there is a min frequency spec as well. Anyway i would like to know where i can find the min max frequency specs for the IP's of altera. Any help /suggestions are most appreciated Thanks