| |
|
|
|
|
HOME
COMMUNITY
BLOGS & FORUMS
The Eyes Have It
|
| The Eyes Have It |
|
 |
-
 This blog discusses all things related to mixed-signal PHY IP such as the latest trends, design challenges and anything that may be controversial.  I built my first crystal radio at about the age of ten (had help with the soldering iron) and have been dabbling in the analog electronics field ever since. The "James Brown of Analog": I do like James Brown and have I been working in the electronics industry for many years. I’m also a big fan of Reggae and Ska and spent my youth listening to John Peel on Radio 1. Ken Boothe is the greatest singer. Running is a passion. Squaw Valley is the best place to ski. Ever! - Navraj Nandra
Archive for 2012
Posted by Navraj Nandra on 15th May 2012
Not a topic I usually write about but having a beer with Dr. Yervant Zorian during our recent Synopsys Users’ Group, got me thinking about the challenge of testing embedded IP, that is IP like a USB or DDR that is embedded in one of our customer’s chips. The challenge becomes compounded when multiple IP’s are integrated with different test access strategies, different test interfaces and different mechanisms to describe test patterns. The good news is that Yervant and his team have been looking at this problem and here is a summary from Gevorg Torjyan.
IP test infrastructure comprises of test hardware and test pattern description
Test hardware might belong but not be limited by one of the following subcategories
a) Fully integrated BIST with integrated JTAG or IEEE1500 ports
b) Integrated BIST with access through parallel pins or embedded scan chains
c) No BIST. BIST is integrated from third party supplier
d) Digital core that requires wrapping
Test description is delivered at IP level and might be delivered in the form of
a) Textual description (the worst scenario)
b) Test bench
c) Some king of vector format (VCD, CTL, STIL…)
Problem 1.
IP integration requires “Glue Logic” that accommodates interface and protocol conversion
|

Problem 2.
Chip Level Pattern Porting should be done based on the different input formats provided for each IP and account for custom “Glue logic”
|

At the same time, due to increasing competition and tighter budget, design teams are required to maintain or downsize their staff. Effectively, they must deliver more with fewer resources. Achieving this goal requires significant productivity improvement.
As a result there is an urgent need of the methodology changes that can help to accelerate assembly of chips and systems through automation.
Proposed approach is based on the EDA infrastructure which will allow to
- Describe IP test interface and test sequence in the common format
- Generate IEEE1500 wrappers for each IP block
- Automated test integration into ASIC RTL
- Automated pattern porting
- Generate to level patterns and verification test benches in variety of ATE formats
- Enable IP test through low cost JATG cable for bench test

Posted in An analog designer speaks! | No Comments »
Posted by Navraj Nandra on 6th May 2012
My last posting http://bit.ly/IFbEV2 drew some questions on whether DDR3L will get into mobile DRAM. I asked our experts and here are their responses. The simple answer is no. DDR3L is designed to be a PC type DRAM that, due to price and commoditized availability, also suits the embedded applications space of digital home, networking, etc. As a PC SDRAM, DDR3L relies on an internal DLL to align the read data strobe to the clock (effectively removing the clock insertion delay between clock and strobe).
This functionality is required in systems that use memory modules with a large number of SDRAM components. Since mobile applications typically only use one SDRAM per channel, the mobile SDRAMs such as LPDDR2 and LPDDR3 forgo the internal DLL to allow the SDRAM to go into very low power standby states and also dynamically change frequency much faster. Dynamic frequency change is becoming a critical feature for mobile systems as designers allow the system to tailor the SDRAM clock frequency to the current task at hand. For example, watching computationally intensive video will require the maximum SDRAM frequency but simple audio playback allows for much lower frequencies to be used conserving precious battery power. DDR3L is also offered in 4-bit, 8-bit and 16-bit wide configurations whereas the configuration of choice for mobile SDRAMs is 32-bit wide to get as much bandwidth as possible from a single, high capacity SDRAM. Finally, the DDR3L SDRAM is not offered in a “Package on Package” compatible package that is employed by many mobile designs where the SDRAM is placed directly on top of its host. For these and a myriad of other reasons, DDR3L is ill suited to mobile applications.
In fact, DDR3L was conceived as a power reduction effort for the other end of the SDRAM application spectrum, namely servers. With the average server using more power in the large DRAM array, large server farms are looking for ways to reduce their energy demands and the obvious choice is to look at the DRAM chip which represents the highest volume chip in any server. Skim a few percent off the DRAM power consumption and you get almost half of that right out of the entire server power budget.
Posted in DDR | 1 Comment »
Posted by Navraj Nandra on 29th April 2012
Last week on my trip to Asia, I was asked about the future of mobile DRAM’s, specifically LPDDR and Wide I/O. The mainstream mobile DRAM is LPDDR2 and estimates are that shipments will increase throughout 2012. The 3D multimedia applications will drive requirements for higher bandwidth, the current maximum LPDDR2 bandwidth is only enough to fulfill demand for this year. LPDDR3 is expected to take over in 2013, http://www.dramexchange.com/WeeklyResearch/Post/2/2972.html
The success of another standard, essentially the parallel bus known as Wide I/O, will depend on the maturity of the packaging technology “through silicon via” (TSV) and adoption of 2.5D/3D integrated circuits. Although Wide I/O shows promise, the challenge comes down to whether it can be made economically and issues such as heat and test can be managed. It may very well be that LPDDR3 is utlized for value orientated products and Wide I/O for the very high end designs that can absorb the extra costs. Work on the next version of Wide IO (v2) has started. The current Wide I/O version will likely not get much traction, it will all be v2 by the time Wide IO technology becomes adopted in any volume, assuming innovations in packaging technology keep pace and someone figures out the thermal dissipation and testing issues.
LPDDR3 is being designed to meet the needs of the upcoming smartphones and tablets requiring higher bandwidth and offers 6.4 GB/s for dual channel configuration, equating to 12.8 GB/s. It will support both PoP (package on package) and discrete packaging types. LPDDR3 preserves the power-efficient features and signaling interface of LPDDR2, allowing for fast clock stop/start, low-power self-refresh, smart array management, and un-terminated signal lanes.
For LPDDR3, an understanding of the packaging environment is important, even for electrically short implementations, such as Package-on-Package, managing transmission line effects will be critical to successful execution of these challenging interfaces. System designers will often try to implement the DRAM devices in interconnect environments that exceed the original intentions of the standard. The critical signal integrity effects that impact performance and the interconnect limitations for the target frequency need to be fully understood:
- How transmission line effects limit the performance of the interface and how best to manage these using only source termination
- Crosstalk and its impact on the effective impedance will need to be considered in order to provide effective source termination and interconnect to support all coupling conditions.
- Loading conditions may require the use of pull-up termination
- The bit rate limitations for interconnects that are operated outside of the package-on-package environment and implemented on the printed circuit board using discrete components
The above topics will be described in detail by John Ellis at the JEDEC Mobile Forum on May 10th. Details: http://www.jedec.org/mobile-forum
Posted in DDR | No Comments »
Posted by Navraj Nandra on 24th April 2012
Last week I reviewed a presentation on the impact that clock jitter has on the performance of data converters. What I learnt from our analog design expert Dr. Carlos Azeredo-Leme, is that clock jitter creates uncertainty around the moment when an analog-to-digital converter (ADC) samples the signal. It also adds to conversion noise, and the combination reduces overall system performance. The problem is getting worse because data converters are getting faster with higher resolutions and they become more sensitive to the quality of the clock. Therefore, clocks must be treated as delicate analog signals requiring minimal disturbances. Pretty interesting stuff! Fortunately, you can also benefit from Dr. Leme’s presentation and ask him questions too by registering on today’s webinar:
http://seminar2.techonline.com/registration/wcIndex.cgi?sessionID=synopsys_apr2412&cmp=WEBR-dwip100120-HPE
Dr. Leme will also present:
- Analyzing the effect of jitter on the data converters’ sampling error using the frequency domain and the corresponding phase noise representation of jitter
- Analyzing the jitter characteristics of oscillators and phase locked loops (PLLs), which are the most common clock sources in the system
- Reviewing wireless communications application examples to illustrate the sampling error mechanisms and their impact on the performance of the ADCs
- Presenting typical jitter self-referenced measurements and analyzing their relationships to jitter
- Understanding frequency domain mechanisms that relate jitter to sampling errors enables designers to handle the design trade-offs and to achieve optimal system and data converter performance.

Posted in An analog designer speaks!, Data Converters | No Comments »
Posted by Navraj Nandra on 22nd April 2012
At home, most of us nowadays have multiple devices, like a DVD player, digital TV and satellite box that can be hooked up with HDMI. You may have noticed that it can take several seconds to switch from one device to another. Aptly titled,“Fast Switching”, solves the delay problem when switching between various HDMI enabled devices. One of our early experiements to prove out our fast switching technology used two BluRay players from Sony and Philips running a video at 1080p, 12 bit deep-color and we reduced the switching time to a fraction of a second. An exciting demo that this post cannot do justice is on youtube:
http://www.youtube.com/watch?v=dXZxchcxptY&feature=youtu.be
This shows how we can switch from one HDMI source device to another HDMI source device in under one second with the Synopsys DesignWare HDMI RX solution. The solution consists of 4 inputs that can simultaneously be connected to 4 source devices.
 Synopsys' HDMI fast switching demo
Posted in HDMI | No Comments »
Posted by Navraj Nandra on 26th March 2012
The need for embedded multiple time programmable (MTP) non-volatile memory (NVM) IP in advanced process nodes is rapidly increasing as designers integrate more features and functionality into their system-on-chip (SoC) designs. One of the key applications driving the need for MTP in advanced nodes is Near Field Communications (NFC). NFC-enabled smartphones and rapidly on the rise and are forecasted to reach >500M units by 2015, accounting for over 30% of the total mobile device shipments (source: iSuppli). In many cases today, the NFC controller functionality is being implemented in a stand alone SoC that requires small amounts of MTP, but will quickly be integrated into the existing connectivity SoC.
The momentum behind widespread NFC deployment has been growing for several quarters with smartposter demos happening all over the world, including one in Times Square in September, and multiple countries testing NFC for transit applications, including rumors that London will have their entire bus and subway systems NFC capable in time for the 2012 Olympic Games. The Holy Grail of NFC applications is the implementation of a mobile wallet. The Isis (www.paywithisis.com) consortium has brought together mobile operators (AT&T, T-Mobile, and Verizon originally), financial institutions (Chase, CapitalOne, and BarclayCard) and smartphone manufacturers (HTC, LG, Motorola, RIM, Samsung, and Sony Ericsson) to create an ecosystem with the reach to implement a widely adopted, secure mobile wallet system.
SoC designers need to understand the available IP technology on 65- and 40-nm processes so they can choose optimized and reliable solutions for their applications. A webinar on April 12th http://seminar2.techonline.com/registration/wcIndex.cgi?sessionID=synopsys_apr1212 will focus on three main topics:
- Review the key applications and use models that drive the need for embedded MTP NVM IP in advanced process nodes
- Discuss the capabilities and limitations of technologies used to implement embedded MTP NVM IP in advanced process nodes
- Understand how Synopsys aligns the application and market needs to provide embedded MTP NVM IP at advanced nodes with optimized, targeted technology capabilities

Posted in An analog designer speaks!, NVM | No Comments »
Posted by Navraj Nandra on 21st March 2012
A couple of years ago we started looking at figuring out how to support analog functions on 28-nm processes, analog functions that had good performance over a wide range of process, voltage and enviromental variations. One focus area was the audio CODEC. There are three main circuit blocks that limit how much an analog IP scales with process technologies:
- Active amplifiers and resistor ladders: Active amplifiers and resistive ladders are used in a multitude of volume controls and switches that mix different audio sources together. Active amplifier performance is limited by device matching characteristics. Reducing the area of the individual devices negatively impacts the device matching and significantly degrades the active amplifier performance. For this reason, active amplifiers in 28-nm process nodes are not significantly smaller in area than amplifiers with the same performance in 40-nm or 65-nm processes. In order to avoid any noticeable artifacts such as zip noise, the volume gain steps need to be below 1 dB. This requires the resistive ladder to have a large number of taps, which increases the overall area.
- Data converters: Most audio codecs are implemented with sigma-delta ADC and DAC circuits. The noise level in the switched capacitor circuits is inversely proportional to the capacitance. This puts a minimum capacitance value required for a given audio performance requirement, therefore, the capacitor area will not scale with process node. Further complicating matters, as the supply voltage reduces from 2.5 V (or 3.3 V) down to 1.8 V in 28-nm processes, in order to maintain the same dynamic range, the noise level must be reduced. The capacitors must increase in both area and capacitance.
- Output drivers: Large output currents must be delivered with low distortion. In order to support the large output currents needed to drive the headphones and loudspeakers, the output devices must be very large and will not scale with process technology. Similar to the data converter block, and as discussed in more detail below, the output driver circuit area and performance is impacted by the migration from 2.5 V to 1.8 V supplies.
Having evaluated these areas our engineering team were able to suppport these requirements in 28-nm. A more detailed write-up is published on
http://www.eetimes.com/design/audio-design/4238385/Integrating-audio-codecs-in-next-generation-SoCs-for-smartphones-and-tablets?Ecosystem=audio-design
Posted in An analog designer speaks!, General - mixed-signal IP, Low Power, Low Power - Analog Designer's Guide, Uncategorized | No Comments »
Posted by Navraj Nandra on 18th March 2012
As we’re devloping HDMI IP, one of the interesting topics in the HDMI community is NG STBs (Next Generation Set Top Boxes) will become dominant in the market in next couple of years. What’s new is that the STB acts simultaneously as a HDMI Sink, an HDMI Source and a HDMI Repeater. The first application for this new STB being deployed today will provide SKYPE video phone features at the television through the STB, but other applications are planned and coming. The Skype applications requires the STB to overlay both video and sound on top of the external media stream coming in on the HDMI-input from the other HDMI sources in the HDMI cluster.

Posted in An analog designer speaks!, General - mixed-signal IP, HDMI | 1 Comment »
Posted by Navraj Nandra on 15th March 2012
Synopsys’ user group (SNUG) attracts about 3000 engineers over the three day event in San Jose. This year we will repeat the very successful “IP Summit” – a day devoted to designers and technology leaders. Topics relevent to today’s design challenges and expert opinions on future directions will be presented in a 60 to 90 minute tutorial format:
- Best practices on implementing memories and libraries
- Designing PCIe 3.0 Express
- RFID tagging technology
- Meeting quality of service for DDR controllers
- Creating an Audio IP subsystem
- Using synthesis tools to improve datapath quality of results
- Integrating USB 3.0
- Integrating MIPI
-The Role of IP in More Moore and More than Moore
Also TMSC’s Dr. Suk Lee will present “The Impact of Process Migration on IP Design” key note, over lunch.
You’ll have the opportunity to hear from industry experts, ask questions and of course network.
Looking forward to seeing you there.
When: Wednesday March 28
Where: Santa Clara Convention Center
More details: : http://www.synopsys.com/IP/Pages/IPSummit2012.aspx

Posted in An analog designer speaks!, DDR, General - mixed-signal IP, NVM, PCI Express, SATA, USB | 2 Comments »
Posted by Navraj Nandra on 12th March 2012
USB is one of those interfaces that you cannot live without. Charging your mobile device or transferring photos, music, powerpoint slides (usually in my case just before an important meeting) is the role of USB. It is the workhorse. It delivers. As files get bigger – I heard about the Nokia phone that has a 41 megapixel camera http://abcn.ws/xXPiCp - about four times the resolution of my really good camera, the need for a faster USB to transfer these megapixel photos becomes necessary. USB 3.0 is that technology – tens times faster than your current USB. So over the last couple to three years there was lots of talk about USB 3.0 – and finally it happened http://bit.ly/zf99yw .
But what about the previous USB 2.0 generation? In many cases this still is the primary interface in consumer devices and our development and marketing teams at Synopsys have been busy in improving the power, performance and area in the latest 28-nm and 20-nm technologies. In terms of an ecosystem, compliance and interoperability requirements (remember this interface HAS to work), the USB implementers’ forum upped the ante and now require all new USB 2.0 products to demonstrate successful interoperability with various USB 3.0 hosts. This evolution in the USB 2.0 Hi-Speed logo certification process from requiring successful tests with various USB 2.0 hosts to USB 2.0 and USB 3.0 hosts now just shows how important interoperability with USB 3.0 is becoming.
And it’s becoming more and more mobile oriented…
We call our product USB 2.0 picoPHY. The new features increase battery life and speed recharging in next generation mobile designs, such as smart phones and tablets. Also included is support for the USB Battery Charger v1.2 standard and addition of low-power features such as aggressive power supply collapsing with high voltage interrupt signaling, and reduced core voltage in suspend mode.
So USB 3.0 is the future but there is plenty of innovation in USB 2.0 left.
 Synopsys USB 2.0 test-chips
 Silicon results in 28-nm and USB IF certification
Posted in An analog designer speaks!, General - mixed-signal IP, Low Power, Low Power - Analog Designer's Guide, Uncategorized, USB | No Comments »
|
| © 2012 Synopsys, Inc. All Rights Reserved. |
|
|
|
|
|