Forum Discussion
Altera_Forum
Honored Contributor
17 years agoProblem using the CompactFlash
Hi, I'm trying to use the compact flash on my 2c35 DE board. I have done everything on the wiki page (http://www.nioswiki.com/operatingsystems/uclinux/compactflash) (even example code at the ...
Altera_Forum
Honored Contributor
17 years agoPROBLEM SOLVED
Hi Hippo, thanks for you answer. However, the problem was that I didn't change the top level vhdl file (I've forget to do it.... :blink: ). In fact, something is missing for newbies who follow the CompactFlash tutorial: after you have modified your design on sopc builder (be careful with the clock of the cf controler), you have modify your top level file project to make the connections. :lol: Do you know an free vhdl or verilog code to interface the nios with an HDD via pata or sata ? Faster than the PIO mode 0 give with the SOPC builder ? Bye