Open csantosb opened 10 months ago
What is the error ? But you need --std=19
. The libraries are not yet compiled, but this is planned for this year.
What is the error ? But you need --std=19. The libraries are not yet compiled, but this is planned for this year.
You can see an example here, including the project file and the logfile.
https://git.sr.ht/~csantosb/test-vhdl-2019
Is this expected behaviour ?
Is ghdl-ls compatible with option
std=19
? No matter which vhd file I use, the config filegives me an error. No problem with
std=08
, though.