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 Verilator_gantt now shows the predicted mtask times, eval times, and additional statistics. 2021-09-23 22:59:36 -04:00
changes.rst Copyright year update. 2022-01-01 08:26:40 -05:00
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 Copyright year update. 2022-01-01 08:26:40 -05:00
contributors.rst Commentary 2022-09-20 20:28:43 -04:00
copyright.rst Copyright year update. 2022-01-01 08:26:40 -05:00
deprecations.rst Commentary (#3436). 2022-06-04 08:37:42 -04:00
environment.rst Copyright year update. 2022-01-01 08:26:40 -05:00
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 Copyright year update. 2022-01-01 08:26:40 -05:00
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 Commentary: Minor spelling fixes in docs/guide/*.rst (#3327) 2022-02-27 10:01:44 +00:00
exe_verilator_gantt.rst Improve run-time profiling 2022-03-27 15:57:30 +02:00
exe_verilator_profcfunc.rst Copyright year update. 2022-01-01 08:26:40 -05:00
exe_verilator.rst DfgPeephole: add constant folding for all integer types 2022-10-05 12:05:40 +01:00
executables.rst Copyright year update. 2022-01-01 08:26:40 -05:00
extensions.rst Commentary 2022-09-20 20:28:43 -04:00
faq.rst Commentary 2022-06-02 21:32:22 -04:00
files.rst Documentation fixes (#3514) 2022-07-28 08:41:01 -04:00
index.rst Copyright year update. 2022-01-01 08:26:40 -05:00
install.rst Update to clang-format-14 on Ubuntu22.04 2022-09-27 21:47:45 -04:00
languages.rst Timing support (#3363) 2022-08-22 13:26:32 +01:00
overview.rst Copyright year update. 2022-01-01 08:26:40 -05:00
simulating.rst Commentary 2022-09-05 15:20:08 -04:00
verilating.rst Perform VCD tracing in parallel when using --threads (#3449) 2022-05-29 19:08:39 +01:00
warnings.rst Commentary 2022-09-20 20:28:43 -04:00