summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-18 10:32:39 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-18 10:32:39 +0200
commit201c17fb6fd3773721044f681b3afc89b64a4978 (patch)
treeb87ab0ab746082a1e807cbdd455d12aa4d588ed4 /data/property/test-case/fast.pp
parent474f870ea7af014808d109fa687b5c75d8861bd1 (diff)
parente90c20f7c17b73c6ae8ff1d653278144c713a0e6 (diff)
Merge branch 'instance-calculator'
Diffstat (limited to 'data/property/test-case/fast.pp')
-rw-r--r--data/property/test-case/fast.pp6
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$).