From 59d6ea1df12aa2fadcab1ec5cd22b99873721869 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Mon, 18 Sep 2017 15:18:05 +0200 Subject: Moves the templates to accommodate the tests. --- data/template/simple_flip_flop.pp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/template/simple_flip_flop.pp (limited to 'data/template/simple_flip_flop.pp') diff --git a/data/template/simple_flip_flop.pp b/data/template/simple_flip_flop.pp new file mode 100644 index 0000000..fbad237 --- /dev/null +++ b/data/template/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$). -- cgit v1.2.3-70-g09d2