Skip to content

Compatibility with std=19 ? #175

@csantosb

Description

@csantosb

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions