- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi
is it possible to implement(by user vhdl code) frequency multiplication in fpga. regards mkrajLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't know any form. It's normally done by instantiating a PLL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The question is unclear in several regards. I guess, you're talking about frequency multiplication of a clock signal?
If so, it involves a PLL. It's a special FPGA resource, that can't be described in VHDL, but can be instantiated in VHDL user code as a component (MegaFunction). Apart from this standard option, a digital PLL can be designed, but it's output would exist only as a sampled signal, depending on an additional fast clock.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page