| summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'data/template/CNE_01100.pp')
| -rw-r--r-- | data/template/CNE_01100.pp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/template/CNE_01100.pp b/data/template/CNE_01100.pp new file mode 100644 index 0000000..4039897 --- /dev/null +++ b/data/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_". |


