- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi all,
We have a little problem that is infuriating us, and so would love people's opinions on what we could try doing. We are currently trying to take an RGB input from a camera connected to the Altera DE2-70 board, and then ouput the data to a VGA controller. So far we are producing a test image (simulating the camera feed), writing it to the SDRAM and then reading it from the SDRAM to the onboard touch screen. We are doing this with the help of two Terasic frameworks:- The 3-in-1 lab (for the SDRAM controller read/write...etc, write to screen)
- DE2-70 default demonstration (output to VGA)
コピーされたリンク
1 返信
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Im struggling with similar problem (processing->SDRAM->VGA). It seems that there is very little documentation for various available SDRAM controllers. Like the one from SOPC builder / Nios - i could use it separately, but connecting and driving its inputs is guesswork. Then, most of the included samples for DE2 kit are Verilog ONLY. Ill try to post back if i succeed.
