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/CNE_01100.pp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 solution_template/CNE_01100.pp (limited to 'solution_template/CNE_01100.pp') diff --git a/solution_template/CNE_01100.pp b/solution_template/CNE_01100.pp new file mode 100644 index 0000000..4039897 --- /dev/null +++ b/solution_template/CNE_01100.pp @@ -0,0 +1,4 @@ +The name of the port $pt.IDENTIFIER$ (declared in $pt.FILE$, line $pt.LINE$, +column $pt.COLUMN$) does not match its direction. According to CNE_01100, input +ports should be prefixed by "i_", output ports by "o_", and bidirectional ports +by "b_". -- cgit v1.2.3-70-g09d2