- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do Quartus has an buffer for split the clock signal (200MHz)?
----------------------------- clock (200MHz) | | | | | | | | | node1 node2 node3Link Copied
11 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Do Quartus has an buffer for split the clock signal (200MHz)? ----------------------------- clock (200MHz) | | | | | | | | | node1 node2 node3 --- Quote End --- Hi, in case your are using a global input, the clock is distributed to all parts the FPGA. Kind regards GPK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
no, the 200 MHz clock is the out of pll, it is internally of fpga. ------200MHz------ AND PORT------------ . ..............................................| | . ..............................................| | . ..............................................| | . ............................................nodes- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Hi! no, the 200 MHz clock is the out of pll, it is internally of fpga. ------200MHz------ AND PORT------------ . ..............................................| | . ..............................................| | . ..............................................| | . ............................................nodes --- Quote End --- Hi, why do you want to place a buffer at that point ? Kind regards GPK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
because the quartus do:
what is "ripple clock"? Warning: Found 3 node(s) in clock paths which may be acting as ripple and/or gated clocks -- node(s) analyzed as buffer(s) resulting in clock skew Info: Detected ripple clock "inst5" as buffer Info: Detected ripple clock "myflipflop:inst14|Q" as buffer Info: Detected gated clock "inst18" as buffer- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- because the quartus do: what is "ripple clock"? Warning: Found 3 node(s) in clock paths which may be acting as ripple and/or gated clocks -- node(s) analyzed as buffer(s) resulting in clock skew Info: Detected ripple clock "inst5" as buffer Info: Detected ripple clock "myflipflop:inst14|Q" as buffer Info: Detected gated clock "inst18" as buffer --- Quote End --- Hi, I think the Info is a little bit misleading. It only means that Quartus found 3 nodes which drives the clock inputs of e.g. registers. You don't need to do any buffering here, but this kind of clock generation could cause a lot of timing violations. Kind regards GPK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Hi, I think the Info is a little bit misleading. It only means that Quartus found 3 nodes which drives the clock inputs of e.g. registers. You don't need to do any buffering here, but this kind of clock generation could cause a lot of timing violations. Kind regards GPK --- Quote End --- Hi, You should find a lot of info's under: http://www.alteraforum.com/forum/showthread.php?t=2250. Kind regards GPK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Hi, You should find a lot of info's under: http://www.alteraforum.com/forum/showthread.php?t=2250. Kind regards GPK --- Quote End --- Hi, I found an other thread for you: http://www.alteraforum.com/forum/showthread.php?t=2388. Kind regards GPK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ok! tnx! very good doc!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
from doc:
"The preferred method of creating enabled clocks is to use the ALTCLKCTRL MegaFunction." has quartusII(web ed) this megafunction? regards- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- from doc: "The preferred method of creating enabled clocks is to use the ALTCLKCTRL MegaFunction." has quartusII(web ed) this megafunction? regards --- Quote End --- Hi, yes. Start the megawizard ( tools -> Megawizard Plug-in manager -> next -> I/O -> ALTCLKCTRL) Kind regards GPK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
very good. tnx

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