- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When we make a design in qsys, at beginning there is always a clock source module. I try to check the document of this IP but it seems there is no document available. It looks like this module is just passing the external clock to the qsys system. It doesn't not do any changes in the clock frequency or phase. In this case, what is the mean of configuration "clock frequency"? What will be difference if I set the clock frequency or I just not set, but input the same clock frequency?
Thanks in advance.Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The clock frequency may or may not be used by modules that are connected to that clock.
For example, an SPI controller that is supposed to operate from a 1MHz serial clock would implement a 25x divider if it knew that it was connected to a 25MHz clock. Similar for a UART, etc. It is an informational parameter, which may or may not have importance in your system.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- The clock frequency may or may not be used by modules that are connected to that clock. For example, an SPI controller that is supposed to operate from a 1MHz serial clock would implement a 25x divider if it knew that it was connected to a 25MHz clock. Similar for a UART, etc. It is an informational parameter, which may or may not have importance in your system. --- Quote End --- If this is an informational parameter, that make sense. This can tell other designers what the expected input clock frequency for this qsys sub system. Thanks very much.

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