- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
I'm currrently working on a project where i need to convert VGA to PAL. I already made the hardware by putting an AD725 on the card. However, the AD725 component needs interlaced signals and specific signals synchronisation. Any idea on how to generate those signals in vhdl ? Thanksコピーされたリンク
1 返信
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
first of all you will need a frame buffer.
Then the PAL timing signals can be created simply by using counters that address into the frame buffer.