--- Quote Start ---
originally posted by feiwu@Apr 27 2006, 01:37 AM
dear everyony,
i use 50m main clock in my nios2 system, but i want to use 100m clock to my sdram ,which is 16 bit interface, to enhance the sdram performance!
is it ok? and what should i pay more attention to when use like this?
best regards!
fei wu
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14742)
--- quote end ---
--- Quote End ---
50MHz main clock means your low level I/O is driven at this frequency. Exchanging data between parts running at different speed, FIFO should be considered. As I understand...