| summaryrefslogtreecommitdiff |
diff options
| author | nsensfel <SpamShield0@noot-noot.org> | 2018-05-31 16:54:08 +0200 |
|---|---|---|
| committer | nsensfel <SpamShield0@noot-noot.org> | 2018-05-31 16:54:08 +0200 |
| commit | 10e339c60902a92070f8b4dc350be18fabdff7f6 (patch) | |
| tree | 6770693c274382a27b7ae919a8c542616900a4e1 /solution_template/likely_a_clock.pp | |
| parent | 9f784e5c285cdd2631b52a4299eeb193593e6c21 (diff) | |
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. |


