-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Is ghdl-ls compatible with option std=19
? No matter which vhd file I use, the config file
{"options": {
"ghdl_analysis": [
"--workdir=work",
"--ieee=standard",
"--std=09"]},
"files": [
{"file": "src/ANY.vhd", "language": "vhdl", "library": "work"}]}
gives me an error. No problem with std=08
, though.
Metadata
Metadata
Assignees
Labels
No labels