verilator/docs/guide
Geza Lore f87fe4c3b4 DfgPeephole: add constant folding for all integer types
Also added a testing only -fno-const-before-dfg option, as otherwise
V3Const eats up a lot of the simple inputs. A lot of the things V3Const
swallows in the simple cases can make it to DFG in complex cases, or DFG
itself can create them during optimization. In any case to save
complexity of testing DFG constant folding, we use this option to turn
off V3Const prior to the DFG passes in the relevant test.
2022-10-05 12:05:40 +01:00
..
figures
changes.rst
conf.py Update to clang-format-14 on Ubuntu22.04 2022-09-27 21:47:45 -04:00
connecting.rst Commentary: Fix sphinx doc warnings 2022-10-02 16:47:32 -04:00
contributing.rst
contributors.rst Commentary 2022-09-20 20:28:43 -04:00
copyright.rst
deprecations.rst
environment.rst
example_binary.rst Commentary: Fix sphinx doc warnings 2022-10-02 16:47:32 -04:00
example_cc.rst Add --binary option as alias of --main --exe --build (#3625). 2022-09-28 09:04:33 -04:00
example_common_install.rst
example_dist.rst Add --binary option as alias of --main --exe --build (#3625). 2022-09-28 09:04:33 -04:00
example_sc.rst Add --binary option as alias of --main --exe --build (#3625). 2022-09-28 09:04:33 -04:00
examples.rst Add --binary option as alias of --main --exe --build (#3625). 2022-09-28 09:04:33 -04:00
exe_sim.rst Commentary: Fix sphinx doc warnings 2022-10-02 16:47:32 -04:00
exe_verilator_coverage.rst
exe_verilator_gantt.rst
exe_verilator_profcfunc.rst
exe_verilator.rst DfgPeephole: add constant folding for all integer types 2022-10-05 12:05:40 +01:00
executables.rst
extensions.rst Commentary 2022-09-20 20:28:43 -04:00
faq.rst
files.rst
index.rst
install.rst Update to clang-format-14 on Ubuntu22.04 2022-09-27 21:47:45 -04:00
languages.rst
overview.rst
simulating.rst
verilating.rst
warnings.rst Commentary 2022-09-20 20:28:43 -04:00