- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
For this application note
https://www.altera.com/en_us/pdfs/literature/an/an736.pdf It describes how to boot NIOS from EPCQ flash. Program is in the EPCQ flash. In one of the examples in the app note, they show how the program is loaded from the EPCQ to the on chip memory. The clock for the EPCQ flash controller is 25mhz. I have a DE1-SOC board which has SDRAM with the FPGA. I could run NIOS and run programs from the ON chip memory. I could access the SDRAM for data writing and reading. NIOS system runs with the 143mhz because of the SDRAM. I need to add the EPCQ flash controller with the system while working with its max freq 25MHz. I don't know how to load the program from the EPCQ to the SDRAM and then run the program from the SDRAM. I want help in understanding this. Thanksコピーされたリンク
5 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Use a Clock Bridge and set the 'Explicit clock rate' to 25MHz.
Cheers, Alex- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Do you mean like the following pic?http://www.alteraforum.com/forum/attachment.php?attachmentid=12361&stc=1
I connected the input clock of the clock bridge to the NIOS clock- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
--- Quote Start --- Dear Sherif123, Does this method work? --- Quote End --- I did not try it yet. But I think it may not work. I think I just need to connect the EPCS controller to its clk and the QSYS interconnect will automatically add fifos for clk domain crossing.
