verilator/test_regress
Geza Lore fe306a36b8
Add MergeCond pass to combine assignments with ?: on rhs (#2376)
This provides minor simulation performance benefit, but can provide
large C++ compilation time improvement, notably with Clang (4x).

This patch implements #2366 .
2020-05-30 21:09:05 +01:00
..
t Add MergeCond pass to combine assignments with ?: on rhs (#2376) 2020-05-30 21:09:05 +01:00
.gdbinit Debug: Add default .gdbinit file 2012-03-02 20:59:47 -05:00
.gitignore Add XSim support to driver.pl, bug1493. 2019-08-29 17:00:49 -04:00
CMakeLists.txt Add OPT_GLOBAL to use for run-time library (#2373) 2020-05-27 01:52:08 +01:00
Makefile Clean additional objects. 2020-05-16 13:28:03 -04:00
Makefile_obj Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
driver.pl Tests: Add driver_verilator_flags (for verilator_ext_tests) 2020-05-30 08:19:44 -04:00
input.vc Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
input.xsim.vc Add XSim support to driver.pl, bug1493. 2019-08-29 17:00:49 -04:00
vgen.pl Make vgen.pl deterministic 2020-04-24 04:53:33 +01:00