mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 01:54:10 +00:00
- Techlib pmgens are now in relevant techlibs/*. - `peepopt` pmgens are now in passes/opt. - `test_pmgen` is still in passes/pmgen. - Update `Makefile.inc` and `.gitignore` file(s) to match new `*_pm.h` location, as well as the `#include`s. - Change default `%_pm.h` make target to `techlibs/%_pm.h` and move it to the top level Makefile. - Update pmgen target to use `$(notdir $*)` (where `$*` is the part of the file name that matched the '%' in the target) instead of `$(subst _pm.h,,$(notdir $@))`. |
||
---|---|---|
.. | ||
achronix | ||
anlogic | ||
common | ||
coolrunner2 | ||
easic | ||
ecp5 | ||
efinix | ||
fabulous | ||
gatemate | ||
gowin | ||
greenpak4 | ||
ice40 | ||
intel | ||
intel_alm | ||
lattice | ||
microchip | ||
nanoxplore | ||
nexus | ||
quicklogic | ||
sf2 | ||
xilinx | ||
.gitignore |