Altera_Forum
Honored Contributor
19 years agoRunning hw cmpnent at diff freq than 50 MHz
Hi everyone.
Dunno if anyone is experienced or know the solution to the problem i am having. I have a custom hardware component which has to be run at 35 mhz But the nios system is defaulted to run at 50 mhz. I used the pll component to generate freq of 35 mhz to feed the custom hw component. (By the way, I have a memory in the hw component which I also connected out to the avalon bus so I can have access to it from NIOS processor) Anyone has experiences on running their hw component at a diff freq to the freq of their system. ?? IS there anything I should be careful about? AND does anyone know how to solve problem on CLOCK SETUP ?? IN my compilation report, there's a -1.503.ns slack in the clock setup for my 35mhz clock. Anyone has any idea as to how to solve this problem? My system is quite unstable now, sometimes it generates result but sometimes doesn't. Any help is appreciated,Thank you very much in advance. Tony