aboutsummaryrefslogtreecommitdiffstats
path: root/manual/PRESENTATION_Prog/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Use in-tree include directory in manual buildXiretza2020-05-301-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 pointersClifford Wolf2014-07-311-3/+3
|
* Progress in presentationClifford Wolf2014-06-221-0/+18