summaryrefslogtreecommitdiff
blob: 40398976da921f4085bd00a14c7a8c0ad2e54dbd (plain)
1
2
3
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_".