3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-08 10:01:00 +00:00

plugins: add search path

This uses the environment variable `YOSYS_PLUGIN_PATH` to provide multiple colon-delimited search paths for native plugins in a similar manner to `PATH` for executables and `PYTHONPATH` for Python modules.

This addresses https://github.com/YosysHQ/yosys/issues/2545, allowing Yosys to be better packaged in non-FHS environments such as Nix.
This commit is contained in:
Mohamed Gaber 2025-10-15 14:13:25 +03:00
parent 4970ad5a18
commit e86797f029
No known key found for this signature in database
3 changed files with 46 additions and 20 deletions

View file

@ -2,6 +2,7 @@
/write_gzip.v
/write_gzip.v.gz
/plugin.so
/plugin_search
/plugin.so.dSYM
/temp
/smtlib2_module.smt2