Forum Discussion
Altera_Forum
Honored Contributor
21 years agoMultiple Clock
Hi everyone, I try to implement a system with multiple clock domains. The NIOS system run with 50 Mhz and some avalon components should run with 100 Mhz (DMA, FIFO, internal SRAM). SOPC Builder...
Altera_Forum
Honored Contributor
21 years agoAdd SignalTap II to the list as well.
I used a seperate clock for a custom peripheral on a uKit board, it built and works fine. The periperhal clock was 1/3 slower than system. Both clocks originated from same PLL. Have you tried a faster clock for CPU and slower for other, just as a test?