summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-08-04 12:47:30 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-08-04 12:47:30 +0200
commitd18ca72caf2004c7725b3de670c7397c5bf85eb4 (patch)
treece0d95cd60f2e9bac26015e645e4f33c165b8713 /data/property/simple_flip_flop.pp
parentc4914a0649090b4784b72909eab53ea01e20a93e (diff)
For some reason, CNE_01700 no longer works.improved_makefiles
Diffstat (limited to 'data/property/simple_flip_flop.pp')
-rw-r--r--data/property/simple_flip_flop.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/property/simple_flip_flop.pp b/data/property/simple_flip_flop.pp
new file mode 100644
index 0000000..fbad237
--- /dev/null
+++ b/data/property/simple_flip_flop.pp
@@ -0,0 +1,4 @@
+The process $ps.LABEL$ (declared in $ps.FILE$, l. $ps.LINE$, c. $ps.COLUMN$)
+describes a simple flip-flop 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$).