- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello all,
Is it possible to use a crystal as the external clock source instead of an oscillator? I'm building a design based off the MAX10, and the evaluation board uses the CB3LV-3C-50M0000 50MHz crystal oscillator. My goal is to reduce the overall power consumption though, so I'm curious, can I connect a crystal to the clock port instead. I've searched through the Altera MAX10 datasheet, clock and PLL user guide, and pinout specifications to no avail. Thanks for your time and insight! J- タグ:
- Clock
コピーされたリンク
3 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Simple answer is no, not possible. The clock inputs are all logic level inputs. Driving / receiving a discrete crystal requires special I/O circuitry which is not present.
Theoretically you could put a power switch on your oscillator to turn it off when you are not using it (ie, in some kind of sleep mode) but in the overall scheme of things the power dissipation of the oscillator is minimal compared to that of the MAX10 FPGA.- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thanks for the reply, ak6dn!
For future reference, do you know if any of this information is available in Altera's documentation?- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
You find some hints about clock inputs in the "MAX 10 FPGA Signal Integrity Design Guidelines". Simultaneous switching noise (SSN) is a sufficient reason why a built-in crystal oscillator would be a bad idea.
