Project Files
Project files represent the circuit-specific elements of XJEase testing systems. While individual device tests are written without any consideration of the circuit in which the component will be tested, the project file must contain all of the information needed to describe that circuit. This description must be in sufficient detail for XJTAG to be able to run the tests.
The project file has two distinct elements:
- a preamble containing a description of the circuit under test; and
- optionally, some XJEase code beneath, although it is preferable to keep all the code separate in additional code files.
XJTAG v4.1.100