| 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/CNE_04500.pp | |
| parent | 9f784e5c285cdd2631b52a4299eeb193593e6c21 (diff) | |
Diffstat (limited to 'solution_template/CNE_04500.pp')
| -rw-r--r-- | solution_template/CNE_04500.pp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/solution_template/CNE_04500.pp b/solution_template/CNE_04500.pp new file mode 100644 index 0000000..0a2ec8e --- /dev/null +++ b/solution_template/CNE_04500.pp @@ -0,0 +1,6 @@ +The process $ps.LABEL$ (declared in $ps.FILE$, line $ps.LINE$, column +$ps.COLUMN$) assigns values to a both reset-initialized waveform, +$i_wfm.IDENTIFIER$ (declared in $i_wfm.FILE$, line $i_wfm.LINE$, column +$i_wfm.COLUMN$), and waveform not reset-initialized $ni_wfm.IDENTIFIER$ +(declared in $ni_wfm.FILE$, line $ni_wfm.LINE$, column $ni_wfm.COLUMN$), and +waveform not reset-initialized. This goes against CNE_04500. |


