<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Reprogramming a Series-7 MMCM for fractional division ratios</title>
	<atom:link href="http://billauer.se/blog/2014/12/mmcme2-adv-drp-fractional-pll/feed/" rel="self" type="application/rss+xml" />
	<link>https://billauer.se/blog/2014/12/mmcme2-adv-drp-fractional-pll/</link>
	<description>Anything I found worthy to write down.</description>
	<lastBuildDate>Thu, 26 Mar 2026 13:15:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Matic</title>
		<link>https://billauer.se/blog/2014/12/mmcme2-adv-drp-fractional-pll/comment-page-1/#comment-1289</link>
		<dc:creator>Matic</dc:creator>
		<pubDate>Sat, 09 Sep 2017 09:01:26 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=4506#comment-1289</guid>
		<description>Hi.

I implemented MMCM with the ability of dynamic reconfiguration to the settings which are not known in advance. When I know the required multiplier and dividers, I pass those numbers to the functions provided from Xilinx reference design and then program the MMCM. It works, but I get several critical warnings, because timing requirements are not met.

I thought I should rewrite those functions into modules to obtain the register values in more cycles. But that would be a lot of work.

Another option is to set a multicycle path constraint for these paths and take into account that in the design.

Is there any other option?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>I implemented MMCM with the ability of dynamic reconfiguration to the settings which are not known in advance. When I know the required multiplier and dividers, I pass those numbers to the functions provided from Xilinx reference design and then program the MMCM. It works, but I get several critical warnings, because timing requirements are not met.</p>
<p>I thought I should rewrite those functions into modules to obtain the register values in more cycles. But that would be a lot of work.</p>
<p>Another option is to set a multicycle path constraint for these paths and take into account that in the design.</p>
<p>Is there any other option?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
