| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-18 10:46:34 +0200 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-18 10:46:34 +0200 |
| commit | 2e15b9f8a8be3bea2b0ed1cb633c2f35582e39b8 (patch) | |
| tree | 88587ce79357e1791075fdf3e8afb820225df864 /data/property/test-case/fast.pp | |
| parent | 079af0e3eacb62e9e0cecedef7e0c7ddffe74275 (diff) | |
| parent | 77838a1342b53ca97d842ef47ff91f44f6a5bbeb (diff) | |
Merge branch 'master' of dreamhost:~/repositories/git/tabellion
Diffstat (limited to 'data/property/test-case/fast.pp')
| -rw-r--r-- | data/property/test-case/fast.pp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/property/test-case/fast.pp b/data/property/test-case/fast.pp new file mode 100644 index 0000000..b460eec --- /dev/null +++ b/data/property/test-case/fast.pp @@ -0,0 +1,6 @@ +The component described by the entity $ent.IDENTIFIER$ (declared in $ent.FILE$, +line $ent.LINE$, column $ent.COLUMN$) has a simple flip-flop described by the +process $ps.LABEL$ (declared in $ps.FILE$, l. $ps.LINE$, c. $ps.COLUMN$), +controlled by $clk.IDENTIFIER$ (declared in $clk.FILE$, l. $clk.LINE$, +c. $clk.COLUMN$), and with output $reg.IDENTIFIER$ (declared in $reg.FILE$, +l. $reg.LINE$, c. $reg.COLUMN$). |


