<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Benham Farhat Blog</title><link>http://www.cadence.com/Community/search/SearchResults.aspx?&amp;u=258292&amp;un=abham&amp;Scope=Blogs</link><description>Search results by user ID 258292</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/cadence/community/blogs/258292" /><feedburner:info uri="cadence/community/blogs/258292" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Managing ECOs in Mixed Signal Designs</title><link>http://feedproxy.google.com/~r/cadence/community/blogs/258292/~3/QrU21dfvJw4/eco-in-mixed-signal-designs.aspx</link><pubDate>Thu, 29 Sep 2011 23:00:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:1301354</guid><dc:creator>Benatcdn</dc:creator><description>&lt;p&gt;Imagine you are days away
from completing the implementation of a fairly complex mixed-signal design, and
you are already day-dreaming about the vacation you have planned in a few weeks.
Then it happens -- the dreaded change in the design requiring ECOs to digital
or analog content, or worse yet, implementation problems that need fixing.
Should you call the travel agent to see if you can still buy travel insurance?&lt;/p&gt;

&lt;p&gt;The fact is, for design
engineers, ECOs are a fact of life. Many digital design environments have implemented
fast and efficient ECO flows, which can accommodate pre and post mask ECOs.&amp;nbsp; In the older generation of mixed signal
designs, the analog portion of the design was partitioned off, creating
physical boundaries between the digital and analog content. This made it easier
to incorporate changes in the digital or analog content without worrying too
much about creating problems in the interfaces between the two. &lt;/p&gt;&lt;p&gt;&lt;b&gt;Challenges of ECO Management&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Today&amp;#39;s mixed signal
designs are implemented using a hierarchical methodology, and it is not
uncommon to find analog blocks residing inside digital functions that control
analog signals. What used to be a purely digital block is now incorporating
such things as power management features, which introduce analog content in
these blocks. &lt;/p&gt;

&lt;p&gt;Two of the questions most
often asked in the context of mixed signal designs are:&lt;/p&gt;

&lt;ul class="unIndentedList"&gt;&lt;li&gt;
How
to reduce the likelihood of design re-spins due to mixed-signal implementation
errors or miscommunication between the analog and digital teams. &lt;/li&gt;&lt;li&gt;
How
to perform ECOs due to necessary design changes using a mixed-signal database. &lt;/li&gt;&lt;/ul&gt;



&lt;p&gt;The implementation of a
mixed-signal design may incorporate both netlist and schematic driven
methodologies. This is where parts of the design are represented by a netlist
while others are represented as schematics. For large mixed signal SoCs, it is very
important that the results from analysis of the top level floorplan be used to
drive implementation of the many blocks in the design, regardless of whether a
particular block is represented by a schematic or a netlist. &lt;/p&gt;

&lt;p&gt;In addition, a methodology
is needed to allow for better communication between the top level designer and
those in charge of implementing the many blocks in the design. Without this
methodology, there is always a chance that the design of blocks end up
invalidating the analysis done at the top level. &lt;/p&gt;&lt;p&gt;&lt;b&gt;How OpenAccess Supports ECOs &lt;/b&gt;&lt;/p&gt;

&lt;p&gt;The Cadence mixed-signal
solution offers a concurrent mixed-signal floorplanning solution, which allows
for efficient, frequent and clear exchange of data between the top level designer
and those designing the lower level blocks. The solution is implemented on the
OpenAccess (OA) database, and allows for the exchange of floorplanning, placement
and routing constraints. In addition, the environment offers the capability to
imbed mixed-signal IP blocks with constraints that are used when instantiating such
IPs within a design, regardless of the environment used for implementing the
top level of the design. &lt;/p&gt;

&lt;p&gt;To address the challenges
of performing ECOs on mixed signal designs, Cadence has implemented powerful
ECO functionalities that perform ECOs on the actual OA database,
containing both custom and P&amp;amp;R objects. For example a design containing
P-cells can be ECO&amp;#39;ed in the Encounter environment without the need to separate
out the custom objects in the design. The following figure depicts the pre-mask
ECO flow that implements changes made to the netlist.&lt;/p&gt;

&lt;a href="https://www.cadence.com:443/Community/CSSharedFiles/blogs/ms/BF_092911.jpg"&gt;&lt;img src="https://www.cadence.com:443/Community/CSSharedFiles/blogs/ms/BF_092911.jpg" border="0" alt="" /&gt;&lt;/a&gt;

&lt;p&gt;The first step in this
flow is to open the pre-ECO database in the Encounter Digital Implementation
System (EDI) using the restoreOaDesign&amp;nbsp;
command. As you can see, there is no need for a LEF technology library,
as a common OA PDK can be used for the EDI and Virtuoso environments,
containing all technology information needed for the mixed-signal
implementation flow. &lt;/p&gt;

&lt;p&gt;A Verilog netlist is then
extracted from the OA database, which can contain P-cells, if they existed in
the design. The Verilog netlist can now be edited to make the necessary
changes. In EDI, the command ecoOaDesign can now be used to read in the changes
in the Verilog netlist, while maintaining the floorplanning, placement,
routing, and other aspects of the pre-ECO OA database. &lt;/p&gt;

&lt;p&gt;If new instances have been
added to the design, and the design takes advantage of low power features, additional
steps are required to repair the power domain, using CPF. At this point the
design is ready to go through ECO placement, or the user can optionally use other
features of EDI to guide placement of the new unplaced cells in the design.
Once ECO routing is completed, and any DRC issues resolved, the user can save
the full OpenAccess database, with ECOs. &lt;/p&gt;

&lt;p&gt;Similar flows exist for
post-mask ECOs, as well as ECOs to the OA database, using the Virtuoso
environment.&lt;/p&gt;

&lt;p&gt;Benham Farhat&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

</description><feedburner:origLink>http://www.cadence.com/Community/blogs/ms/archive/2011/09/29/eco-in-mixed-signal-designs.aspx</feedburner:origLink></item></channel></rss>
