Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manual: Fix a custom pass example. | Marcelina KoĆcielnicka | 2022-01-27 | 1 | -1/+1 |
| | | | | Fixes #3156. | ||||
* | Use in-tree include directory in manual build | Xiretza | 2020-05-30 | 1 | -1/+4 |
| | | | | | | | | This is basically the same issue as in tests/various/plugin.sh, which uses yosys-config to compile a plugin. `yosys-config --cxxflags` points to `$PREFIX/share/` (/usr/local/share by default), which might not exist yet or might be out of date. Building directly from the headers in ./share/ avoids this. | ||||
* | Added module->design and cell->module, wire->module pointers | Clifford Wolf | 2014-07-31 | 1 | -3/+3 |
| | |||||
* | Progress in presentation | Clifford Wolf | 2014-06-22 | 1 | -0/+18 |