From 10e339c60902a92070f8b4dc350be18fabdff7f6 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Thu, 31 May 2018 16:54:08 +0200 Subject: Adds Tabellion's old solution templates. --- solution_template/likely_a_clock.pp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 solution_template/likely_a_clock.pp (limited to 'solution_template/likely_a_clock.pp') diff --git a/solution_template/likely_a_clock.pp b/solution_template/likely_a_clock.pp new file mode 100644 index 0000000..aea7af2 --- /dev/null +++ b/solution_template/likely_a_clock.pp @@ -0,0 +1,3 @@ +The port $clock.IDENTIFIER$ (from file $clock.FILE$, line $clock.LINE$, column +$clock.COLUMN$) is passed as parameter of either a rising_edge or a falling_edge +function, making it likely to be a clock. -- cgit v1.2.3-70-g09d2