mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-29 03:45:52 +00:00
* Instead of an ad hoc mix of optimizations and inferences, this tries to make it more principled by first extracting a set of asynchronous update rules from the process, then optimizing them before lowering them to a concrete flip-flop type, preferring simpler ones |
||
---|---|---|
.. | ||
Makefile.inc | ||
proc.cc | ||
proc_arst.cc | ||
proc_clean.cc | ||
proc_dff.cc | ||
proc_dlatch.cc | ||
proc_init.cc | ||
proc_memwr.cc | ||
proc_mux.cc | ||
proc_prune.cc | ||
proc_rmdead.cc | ||
proc_rom.cc |