mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-17 04:35:44 +00:00
As it turns out, some test cases use "TRUE", "true", "yes", etc. The previous behavior used Python's truthiness behavior, which I am going to simply emulate. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| activity.cc | ||
| annotate_cell_fanout.cc | ||
| breakreduce.cc | ||
| breaksop.cc | ||
| bus_rebuild.cc | ||
| fanoutbuf.cc | ||
| l2j_frontend.cc | ||
| lut2bmux.cc | ||
| Makefile.inc | ||
| muxmode.cc | ||
| muxpacker.cc | ||
| obs_clean.cc | ||
| opt_balance_tree.cc | ||
| opt_expand.cc | ||
| peepopt_expand.pmg | ||
| peepopt_muxinvprop.pmg | ||
| peepopt_muxmode.pmg | ||
| segv.cc | ||
| splitfanout.cc | ||
| splitlarge.cc | ||
| splitnetlist.cc | ||