#57 Labels on end if not supported

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

In the code below, the label on the line with the "end if" throws an error:

if_label: if sig = '1' then
    sig_out <= '1';
end if if_label;
In the code below, the label on the line with the "end if" throws an error: if_label: if sig = '1' then sig_out <= '1'; end if if_label;
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.