Source: yosys-plugin-ghdl Version: 0.0~git20230419.5b64ccf-1 Severity: normal X-Debbugs-Cc: [email protected]
Dear me,
yosys-plugin-ghdl should depend on ghdl-gcc as otherwise the std lib
is missing.
warning: ieee library directory '/usr/lib/ghdl/gcc/vhdl/ieee/v08/' not found
error: cannot find "std" library
We could do this directly in yosys-plugin-ghdl but adding the
dependency to libhghdl may be more correct.
--Daniel

