Welcome to the XJTAG support blog
This is your go-to space for tips, insights, and updates straight from the XJTAG development and support team. We’re here to help you get the most out of your XJTAG system by sharing our knowledge, experience, and best practices. You’ll find posts highlighting particular features of the different software packages that make up the XJTAG development system or aspects of the XJEase language.
Have a topic you’d like us to cover or a question you want answered? Let us know!
For product updates check out the Updates Hub.
Conditional testing in XJRunner
It has always been possible to construct tests in XJEase which were conditional on something else having happened, or a previous test having passed, but the new v3.5 release includes a number of major enhancements to the setup, running and control of tests in XJDeveloper and XJRunner, some of which make conditional testing much easier to setup, control and debug. [...]
XJTAG version 3.5
A new major version of XJTAG – version 3.5 – is now available from our website for users who are in maintenance. […]
Short circuiting logical operators in XJEase
A boolean expression in XJEase is an expression that is considered to evaluate to either false or true. Boolean values are represented by an integer, where 0 is false and any other value is considered to be true. The standard Globals.xje that is included in all new projects has two constants defined, FALSE and TRUE. In XJEase we have three [...]
XJFlash adds support for Cyclone V SoC devices
XJFlash, XJTAG’s ultra-fast flash programmer, now supports programming flash devices connected to Altera Cyclone V SoC FPGAs. The flash can be connected to the FPGA Fabric or the Hard Processor System (HPS) pins, and includes support for different flash types including many QSPI devices. […]
XJFlash adds support for Zynq-7000 devices
XJFlash, XJTAG’s ultra-fast flash programmer, now supports programming flash devices connected to the Zynq-7000’s Processing System (PS), including support for programming QSPI configuration devices. Flash devices connected directly to the Zynq-7000’s Programmable Logic (PL) are also supported. […]
XJRun – Command-line Test Runner
Most of our users will be familiar with XJRunner, our production test runner, but many perhaps will not be aware of the command-line version, XJRun, that also comes as part of the XJTAG installation. […]