#60 No warning/error for using undefined signals

Open
opened 2 years ago by Gap6393 · 0 comments
Gap6393 commented 2 years ago

When I write to a undefined signal I get no error or warning.

For example without defining signal 'test_sig' I assign it in my process.

test_sig <= '1';

However I get no error or warning. For reference in ghdl lsp I get the following error: no declaration for test

When I write to a undefined signal I get no error or warning. For example without defining signal 'test_sig' I assign it in my process. `test_sig <= '1';` However I get no error or warning. For reference in ghdl lsp I get the following error: `no declaration for test`
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.