mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-02 04:27:53 +00:00
This refactoring improves robustness and allows OSX support with only 7 new lines of code, and easy extension for other systems. - passes/abc/abc.cc, passes/cmds/show.cc, passes/techmap/techmap.cc: use new, refactored semantics. - Makefile: no need to add $(PWD) to $(PATH) anymore. |
||
|---|---|---|
| .. | ||
| bitpattern.h | ||
| calc.cc | ||
| celltypes.h | ||
| consteval.h | ||
| driver.cc | ||
| log.cc | ||
| log.h | ||
| posix_compatibility.cc | ||
| posix_compatibility.h | ||
| register.cc | ||
| register.h | ||
| rtlil.cc | ||
| rtlil.h | ||
| satgen.h | ||
| sigtools.h | ||