yosys/examples
Martin Povišer 44c72e5223 python: Fix import in plugin example
When a plugin is being loaded from Python source, the binding will be
available under

    import libyosys

That is unfortunately different from how a self-standing Python program
would import the Yosys interface, which is

    from pyosys import libyosys

Until that is made consistent, at least fix the example to have it
working as is.
2023-12-07 14:32:29 +01:00
..
aiger
anlogic
basys3
cmos
cxx-api Use C++11 final/override keywords. 2020-06-18 23:34:52 +00:00
gowin set undriven pads to zero 2019-09-04 16:29:40 +02:00
igloo2
intel
mimas2
osu035
python-api python: Fix import in plugin example 2023-12-07 14:32:29 +01:00
smtbmc glift: Use `qbfsat -O2` instead of manually calling `abc`. 2020-07-01 19:51:47 +00:00