#49 Syntax errors on valid VHDL 2008

Open
opened 3 years ago by Araneidae · 1 comments

The following syntax errors are reported on valid VHDL 2008 code. If line numbers become available I will be able to extend these with detailed descriptions of the failing syntax:

unexpected space expecting ":=", "range", ''', '(', '.', ';', '\', or identifier
unexpected '|' expecting "--", "/*", ''', '(', ',', '.', ';', identifier, or white space
unexpected '(' expecting ":=" or ';' 
unexpected '(' expecting ":=", "bus", ')', or ';'
The following syntax errors are reported on valid VHDL 2008 code. If line numbers become available I will be able to extend these with detailed descriptions of the failing syntax: ```text unexpected space expecting ":=", "range", ''', '(', '.', ';', '\', or identifier unexpected '|' expecting "--", "/*", ''', '(', ',', '.', ';', identifier, or white space unexpected '(' expecting ":=" or ';' unexpected '(' expecting ":=", "bus", ')', or ';' ```
vhdl-tool commented 3 years ago
Owner

Line numbers are now available in the latest release.

Line numbers are now available in the latest release.
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.