Revisions – part 2
This blog article is the second part of a three part series detailing the new Revisions feature in XJDeveloper 3.10. This article covers the setup process for a revisions project. […]
This blog article is the second part of a three part series detailing the new Revisions feature in XJDeveloper 3.10. This article covers the setup process for a revisions project. […]
With the introduction of External Hardware per Subchain in XJDeveloper v3.9 it is possible to write a test that powers up your board using your XJLink2 to directly control the IIC pins before the JTAG chain is operable. Following is an example of how to set up this test in your project: [...]
Version 3.9 of XJDeveloper introduces the ability to control which External Hardware machines operate in each Subchain, and integrates this control into the Dynamic Chains feature. This means that any test may now be configured to use just JTAG, just External Hardware, or a combination of both, to drive signals on the circuit under test. [...]
Configuration variables in XJTAG allow settings to be configured for a device. For example the address of an IIC device may need to be defined. Configuration variables are associated with a test device file, and in previous versions of XJTAG were only available in device files from the XJEase library. From XJTAG 3.9 configuration variables [...]
In XJTAG 3.7, XJDeveloper can now generate a new style of DFT report. The Test Summary Report can be found via the DFT Reports menu item within the Tools menu, or in the Reports menu on the DFT Analysis screen (as are the other DFT reports) and contains up to four sections: [...]
With XJDeveloper 3.7 the user now has more control over how unfitted devices are suggested. The Unfitted Rules Dialog allows for the specific suggestion methods to be enabled or disabled, allowing for more accurate unfitted device suggestions. […]
The Bill of Materials, or BOM provides valuable information about the components in a netlist. This information is often key for project setups and, when available, is used by XJDeveloper to make project setup suggestions. This information is often taken from a separate BOM file or straight from a board’s netlist. With XJDeveloper 3.7 the [...]
From XJTAG 3.6 there is now a range of new options for generating the XJRunner test list automatically, to speed up project set-up time. […]
From XJDeveloper 3.6 a new BOM data type is available in the BOM Import dialog, the “Unfitted” device field. Any devices with an entry in a column assigned to this are suggested under the “Suggested Unfitted Devices” category on the Categorise Devices screen. […]
There are new global functions in XJTAG 3.6 which are always available to use (like the built-in Connection Test). The functions RUNSTAPL and RUNSVF allow users to run programming files without having to write any further XJEase to enable this. […]