Project

General

Profile

Wiki » History » Version 3

Alexander Kamkin, 01/12/2016 03:15 PM

1 1 Alexander Kamkin
h1. Wiki
2
3
h2. Retrascope Statements
4
5
* BasicBlock
6
* Switch
7
* Case
8
* Loop
9
* Wait
10
* Assert
11
12
h2. MicroTESK Statements
13
14
* Assign
15
* Exception
16
* IfThenElse
17
* Mark
18
* Trace / Format
19
* Return
20
* Call / FunctionCall
21
* Assert
22
* Status
23 2 Alexander Kamkin
24
h2. Castle Statements
25
26
* Assignment / BasicBlock
27
** Retrascope: Blocking/Nonblocking
28
* Assertion
29
* Call
30
** MicroTESK: Mark, Trace, Exception
31
* Return
32
* Switch / Case
33 3 Alexander Kamkin
34
* Data Declations
35
* Operations / Processes
36
** Attribute (action, syntax, image, sensitivity list)