Forum Discussion
Altera_Forum
Honored Contributor
21 years agoAnyone using OCIDEC ?
Have anyone tried using the Opencores IDE controller instead of the Altera CF interface ?? I have a custom NiosII FPGA image w/OCIDEC, and have made the necessary changes to the uClinux 2.6.9 ke...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by samlittle@May 5 2006, 11:24 PM hi hippo,
thanks for your answer. i use ocidec because altera only guarantees altcf core that support pio mode 0. so, i want to make my design more flexible. in your reply, you say only need to modify ptf how can i do it? moreover, i ever monitored altcf timing in signaltap ii at 50mhz of nios2 system clk, its result only meet pio mode 0 timing(600nsec). so, it maybe don't reach more higher mode unless i maybe increase system clk.
regards,
sam
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15086)
--- quote end ---
--- Quote End --- SLAVE ide { SYSTEM_BUILDER_INFO { Bus_Type = "avalon"; Address_Alignment = "native"; Address_Width = "4"; Data_Width = "16"; Has_IRQ = "1"; Read_Wait_States = "530ns"; Write_Wait_States = "500ns"; Setup_Time = "70ns"; Hold_Time = "30ns"; Edit these wait timing in your ptf, then regenerate in sopc builder.