mirror of
https://github.com/YosysHQ/yosys
synced 2026-01-19 08:43:20 +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. |
||
|---|---|---|
| .. | ||
| add.cc | ||
| connect.cc | ||
| connwrappers.cc | ||
| copy.cc | ||
| delete.cc | ||
| design.cc | ||
| log.cc | ||
| Makefile.inc | ||
| rename.cc | ||
| scatter.cc | ||
| scc.cc | ||
| select.cc | ||
| setattr.cc | ||
| setundef.cc | ||
| show.cc | ||
| splice.cc | ||
| splitnets.cc | ||
| stat.cc | ||