Answers Database
XPLA Professional: Sequence of statements in a *.scl file.
Record #7538
Product Family: Software
Product Line: CoolRunner
Product Part: XPLA Fitter
Problem Title:
XPLA Professional: Sequence of statements in a *.scl file.
Problem Description:
Urgency: Standard
General Description: What is the sequence of statements in a *.scl file?
Solution 1:
The XPLA Software uses a one pass compiler for the Simulator Control
Language files (SCL), therefore the commands must be put in the right
sequence. This is described in Appendix A of the XPLA Professional
User's Manual. First the busses must be defined with the DEFBUS
statements. Then the subroutines are declared. If one subroutine is
calling another one, the called one must be defined first. Next is the
main part of the stimuli file followed by the printlist definition. The last
statement is the Finish command, "F".
End of Record #7538 - Last Modified: 10/11/99 17:12 |