Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

I am a new altera fpga learner

I am a new Altera FPGA learn. My English is very poor.I have learned FPGA for 3 weeks.I think it is a littlte difficult.Quartus ii ,Nios ii,Modelsim a lot of sfotware i have to learn.This my time to post a thread in this forum.I am very happy.:)

11 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I have formatted the SD card in FAT file format. I have a demo project of VEEK MT in which the camera captures the image on run time. So there is SD ram interface and the protocol used is I2c for cc capture. Now I want to the captured image to be stored in the SD card. In the RTL netlist the connection is like the O/P coming out from sram. So IF I want to introduce SD card then Do I need to interface the SD card with sram with spi protocol. So what ever the the data store in sram on run time it will store in SD card.

    Please suggest am I on the right track??