This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Description
On the latest nightly build, ghdl-yosys-plugin references paths that only exist in the build environment:
$ ./bin/yosys -p ghdl
-- Running command `ghdl' --
1. Executing GHDL.
warning: ieee library directory '/Users/runner/work/1/s/_packages/build_darwin/fpga-toolchain/lib/ghdl/ieee/v93/' not found
error: cannot find "std" library
raised OPTIONS.OPTION_ERROR : ghdlcomp.adb:315
Ideally, the binary would be built to be portable and run in different environments