C Series

Yes, this is possible across any number of lanes (depending on user selection). The loopback capability of the SV1C is truly flexible and includes:
– Retiming of data for the purpose of decoupling DUT receiver performance from DUT transmitter performance
– Latency alignment during loopback
– Arbitrary jitter or skew injection on loopback data
There are two common loopback configurations that can be used with the SV1C. In the first configuration, a single DUT’s transmitter and receiver channels are connected together through the SV1C. In the second configuration, arbitrary pattern testing can be performed on an end-to-end communications link. The SV1C is used to pass data through from a traffic generator (such as an end-point on a real system board) to the DUT while stressing the DUT receiver with jitter or skew.
The SV1C contains deep pattern memory that is programmable on an individual basis with respect to lanes and with respect to receivers and transmitters. That is, each transmitter and each receiver can have its own pattern definition.
Like user patterns, each transmitter and each receiver can be driven by a pattern sequencer program. And, the instrument can store/cache multiple sequencer programs at any given time.
D Series
It is an intelligent, protocol-aware signal-integrity test instrument that can reside directly on your application board. We believe in enabling our customers to be as innovative as they can be in creating measurement paradigms that improve their own productivity.
Controlling where the test instrument resides allows you great flexibility in defining and architecting your instrumentation solutions.
Yes, the carrier board reference design is part of an entire design guideline package that is provided to you.
All D Series products require only one DC input power supply. We have designed it this way so that you do not have to worry about power supply sequencing or the design of complicated power-on logic.
A D Series module is a mezzanine card that has small-footprint connectors that mate to sockets on your carrier board. As such, your carrier board simply needs to have the landing pattern required by the D Series connectors in addition to two or more mounting holes. All power, ground, control, and high-speed interface signals are routed through these simple connector footprints.
The SV1D, SV2D, and SV3D modules contain all the signal integrity features that you expect from a high-end instrument, but in a form factor that fits on an application board. In short, any one of these modules can perform eye diagram measurement, jitter measurement, analog waveform capture, jitter injection, and more. In order to get these measurements, you can control the device using SPI, or you can connect it to Introspect ESP Software.
Yes, a prime application for direct-attach endpoints is production testing. For guaranteeing production quality, you need a true at-speed test capability in order to ensure error-free communication. The endpoint allows you to perform this test with ease, and it also offers debug and failure analysis capability in case you do catch that defective part.
Introspect ESP Software
The software has been developed with production testing in mind, and it includes various features that cater to both the operator and the test engineer. For the test engineer, the software allows full access and debug capability, so the engineer can achieve his/her test program development with ease. It also includes a complete suite of report-generation features, whether in HTML format or in other formats.
Once the test engineer is finished with development, the test program can automatically and instantaneously be “hardened” for operator use. Features such as “Test As Component” and “Data Record” enable this mode without requiring any additional code to be written.
Please refer to the Documentation section of this web site or contact us using the form below for further information.
PlotCreator is Introspect’s custom scientific graph and visualization tool. In addition to the typical default signal integrity viewers that come with the tool, PlotCreator allows you to visualize any kind of scientific analysis that you may have completed in the software. Like other components in Introspect ESP Software, this feature is so intuitive to use. Taking an example, try typing in the following code
t = arange(-100,100,0.1)
x=-3.5*cos(t)+10*cos(-0.35*t)
y =-3.5*sin(t)-10*sin(-0.35*t)
plotCreatorBasic1.run()