commit | d20b3523112cfacb1956c961e4777d881e470887 | [log] [tgz] |
---|---|---|
author | Henner Zeller <h.zeller@acm.org> | Tue Jan 19 13:50:27 2021 -0800 |
committer | Henner Zeller <h.zeller@acm.org> | Tue Jan 19 13:53:22 2021 -0800 |
tree | 25af24cc15f49d9a102119361fbb2df004dedf35 | |
parent | ab22c1c7b821a11cd6d329f42875d5ac642620f7 [diff] |
Load plugins only if the symbol we're interested in is not there yet. In cases the plugins are compiled into yosys already, and no shared objects with the plugins exist, the tests would otherwise fail. This makes it possible to have the tests behave the same whether the plugins are compiled in or not. Signed-off-by: Henner Zeller <h.zeller@acm.org>
This repository contains plugins for Yosys developed as part of the SymbiFlow project.