Archive for the ‘XJEase’ tag
Create your own links to Layout Viewer from XJEase
9 January, 2012
From version 2.6.2 onwards XJEase supports the printing of device, pin and net links which launch and get highlighted in Layout Viewer from XJRunner and XJDeveloper (provided there is an ODB++ netlist available for the board). Read the rest of this entry »
The Safe bitstream
18 July, 2011
The Safe bitstream gets mentioned occasionally in our documentation and warning/error messages and this blog post attempts to shed some light on what it is and what it’s used for. Read the rest of this entry »
Clearing Altera Cyclone III Devices
8 November, 2010
In the XJTAG application note “Working with configured Xilinx and Altera devices” the point is made that the way to get the best test coverage is to test with blank devices.
Blanking a device has its own challenges – Read the rest of this entry »
Using CONNECT vs PULL in PDD files
27 September, 2010
Why use CONNECT not PULL for low-value pull resistors? When a resistor is specified as a pull resistor the XJTAG system will expect two things: Read the rest of this entry »
Logic in XJTAG – capabilities and limitations
9 August, 2010
We see a lot of logic components used on boards that come through our office. Most often we see buffers, bus transceivers and devices of that nature, but also plenty of the usual discrete logic chips – simple gates, decoders, encoders etc. Read the rest of this entry »
Collecting user input from XJEase
9 October, 2009
A customer recently asked how to read some input from the user in XJEase. The next major release of XJTAG (probably numbered 2.4) will contain a new XJEase function INPUTBOX that makes doing this much simpler. In the meantime, I thought I might outline some code that accomplishes the same thing in the current version.
XJEase: The SET Statement
21 September, 2009
In XJEASE the SET statement is the command to access pins via a JTAG device. XJEase works out via the BSDL files and netlist how to access a pin on a non JTAG device from a JTAG device.