Home»Projects »Xilinx Logic Analyzer Adapter

Logic Analyzer Adapter for Xilinx boards

 

Description

The Intronix Logicport is a small USB-based logic analyzer. It has 34 channels, two of which can be used as clock inputs, and does state analysis at 200 MHz. Sample depth without compression is 2048 samples per channel. While the Logicport is modest in specifications, for many tasks it may well be all you need. I mainly use the Logicport for Xilinx FPGA projects.

The Logicport connects to the system under test using one of three ways:

Logicport logic analyzer with flying leads. To the right, the Mictor adapter.

 

Go to Logicport logic analyzer picture

 

Problem

Plugging 38 color-coded leads on 38 header pins on my Xilinx Development Board is time-consuming and error-prone.


Solution

Instead of connecting through a flying lead probe, connect through a custom adapter.

Benefits:

 

Xilinx to Logicport adapter
Adapter, front view. Adapter, back view.

Go to Adapter front picture

Go to Adapter back picture

 

Adapter sitting on a Xilinx ML403, using the Xilinx Generic Interface (XGI) connector. Other Xilinx developments boards feature the same connector. Please note the XGI connector is non-polarized. Make sure you do not plug in the adapter upside-down. Plugging in the adapter upside-down will short some FPGA outputs to ground, possibly damaging them.


ML403 board, with logic analyzer sitting on adapter.

 

Go to ml403 board with adapter picture

 

This setup allows you to look at 32 signals, a clock enable and a clock inside the FPGA in real time at reasonable cost.


Ground loops

When connecting the Logicport to a circuit, you are connecting the circuit ground to the PC ground through the USB cable. If circuit ground and PC ground have a different potential, connecting them produces a ground loop. This is a general problem, which may also occur in USB oscilloscopes, for instance.

A simple solution against ground loops, sufficient for occasional use, is using a notebook with the AC cord unplugged, running off the battery. My personal  choice has been to put a 100VA isolation transformer Block TIM-100 between notebook and mains and forgetting all about ground loops. Connecting the notebook to the network using unshielded twisted pair ethernet does not break the isolation.


Availability

I neither manufacture nor sell these adapters. If you want one, you will have to make one yourself. If you wish to have the printed circuit board made for you, download the archive for the adapter and extract all files. Send the .brd file to a PCB house such as pcb-pool. The .brd file is an Eagle format file. Ask for a double-sided PCB with solder mask, no silkscreen, no electrical testing.


Downloads

The schematics and board layout can be downloaded:

You can use the sample ISE project as a simple electrical test. You should get the following waveform:


Go to Ring counter picture
Ring counter output.

 

Last update page: October 9, 2007