| summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'solution_template/likely_a_clock.pp')
| -rw-r--r-- | solution_template/likely_a_clock.pp | 3 |
1 files changed, 3 insertions, 0 deletions
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. |


