Wilson Snyder
|
35654b5355
|
Tests: Backward port from threads branch.
|
2018-06-15 06:28:33 -04:00 |
|
Wilson Snyder
|
efb2801eeb
|
Internals: Add orderPreRanked. No functional change.
|
2018-06-14 20:29:54 -04:00 |
|
Wilson Snyder
|
9f5a4c9b22
|
Fix cppcheck warnings. No functional change intended.
|
2018-06-14 19:04:52 -04:00 |
|
Wilson Snyder
|
7fc565a1bd
|
Merge from master
|
2018-06-14 19:04:36 -04:00 |
|
Wilson Snyder
|
0eb1d0a84e
|
Fix cppcheck warnings. No functional change intended.
|
2018-06-14 18:59:24 -04:00 |
|
Wilson Snyder
|
5d26bca55c
|
Internals: Remove unneeded returns on asserts.
|
2018-06-13 18:05:00 -04:00 |
|
John Coiner
|
ba69297c33
|
Merge branch 'develop-v4' of ssh://git-verilator-jcoiner/git/verilator into develop-v4
|
2018-06-13 08:23:40 -04:00 |
|
John Coiner
|
8b5dc0b678
|
Fix nasty performance bug in rehash() that could lead to rehashing everything into one giant bucket, but only for tables with >256K elements, so we never saw it in regression.
|
2018-06-13 08:20:19 -04:00 |
|
Wilson Snyder
|
5988bba9fb
|
Merge from master
|
2018-06-12 21:25:26 -04:00 |
|
Wilson Snyder
|
a15e6f68dd
|
devel release
|
2018-06-12 21:22:01 -04:00 |
|
Wilson Snyder
|
77e7e2bf1c
|
Version bump
|
2018-06-12 21:20:12 -04:00 |
|
Wilson Snyder
|
1c5c9e2435
|
cppcheck fixes
|
2018-06-12 21:14:20 -04:00 |
|
Wilson Snyder
|
adfb903469
|
Merge from master
|
2018-06-12 05:23:13 -04:00 |
|
John Coiner
|
3e739db7fa
|
Fix linear searches. bug1316.
|
2018-06-11 22:05:45 -04:00 |
|
John Coiner
|
c124fe6d0c
|
Add clones of std::unordered_map and std::unordered_set for pre-C++11 compilers.
|
2018-06-11 22:05:15 -04:00 |
|
James Hutchinson
|
f0ed4346b2
|
Fix to be in verilog 2005, bug1319.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2018-06-08 08:01:22 -04:00 |
|
John Coiner
|
94c8064798
|
Fix linear search; this is part of the fix for issue 1316.
|
2018-06-07 12:43:19 -04:00 |
|
Wilson Snyder
|
95da5f90c7
|
Tests: Fix runflag test stability.
|
2018-05-29 20:33:04 -04:00 |
|
Wilson Snyder
|
e4a79d643d
|
Fix error without nodep.
|
2018-05-29 20:03:58 -04:00 |
|
Wilson Snyder
|
27c7d0c95b
|
Merge from master
|
2018-05-29 20:02:07 -04:00 |
|
Wilson Snyder
|
cf0464c263
|
Internals: Cleanup V3EmitC common code. No functional change. From threads branch.
|
2018-05-29 19:55:42 -04:00 |
|
Wilson Snyder
|
05a8a9ee28
|
Remove NULL checks of this, as upsets some compilers.
|
2018-05-26 08:28:19 -04:00 |
|
Wilson Snyder
|
6268db643c
|
Commentary
|
2018-05-25 07:17:38 -04:00 |
|
Wilson Snyder
|
fd98d231e4
|
Tests: Fix determinism of randomization.
|
2018-05-25 07:15:29 -04:00 |
|
Wilson Snyder
|
b1ab48b9fc
|
Include: Fix command line parser hang when threaded.
|
2018-05-25 07:02:15 -04:00 |
|
Wilson Snyder
|
e4e3294363
|
Merge from master
|
2018-05-24 22:18:09 -04:00 |
|
Wilson Snyder
|
92649ba494
|
includes: Fix VL_RDTSC & misc stuff.
|
2018-05-24 22:17:44 -04:00 |
|
Wilson Snyder
|
9afa1f7fb9
|
Commentary
|
2018-05-20 09:16:37 -04:00 |
|
Wilson Snyder
|
c253b7769e
|
Merge from master
|
2018-05-20 09:14:30 -04:00 |
|
Wilson Snyder
|
0efe343494
|
Renamed --profile-cfuncs to --prof-cfuncs.
|
2018-05-20 09:12:29 -04:00 |
|
Wilson Snyder
|
f3c9b4fb03
|
Add runtime arguments.
|
2018-05-20 08:40:35 -04:00 |
|
Wilson Snyder
|
26c31db75e
|
Merge from master
|
2018-05-20 08:37:03 -04:00 |
|
Wilson Snyder
|
84335b9580
|
Verilated: Cleanup command line parsing. Backport from pending v4 change.
|
2018-05-20 08:36:39 -04:00 |
|
Wilson Snyder
|
e8b2c57610
|
Commentary
|
2018-05-19 14:50:28 -04:00 |
|
Wilson Snyder
|
3d49136e27
|
Merge from master
|
2018-05-19 09:32:15 -04:00 |
|
Wilson Snyder
|
5e22ca77ec
|
Tests: Fix misc multithreaded issues, merge from threads branch.
|
2018-05-19 09:30:54 -04:00 |
|
Wilson Snyder
|
b6e8133a4d
|
When tracing, use scalars on single bit arrays to appease vcddiff.
|
2018-05-19 07:52:07 -04:00 |
|
Wilson Snyder
|
02a22c12ea
|
Internals: Add missing [] to delete call in verilated_vcd_c.cpp, bug1309
|
2018-05-17 07:08:11 -04:00 |
|
Wilson Snyder
|
cd4e6b35b3
|
Internals: Standardize debug() function generation. No functional change intended.
|
2018-05-14 06:50:47 -04:00 |
|
Wilson Snyder
|
4abf5be9ce
|
Detect linker requirements for multithreaded runtime.
|
2018-05-13 19:47:35 -04:00 |
|
Wilson Snyder
|
9ba6fc9279
|
Merge from master
|
2018-05-13 19:39:30 -04:00 |
|
Wilson Snyder
|
fe917ba7f4
|
include: Merge misc thread runtime support.
|
2018-05-13 19:30:51 -04:00 |
|
Wilson Snyder
|
2c568603f6
|
Fix latex warning & misc Commentary
|
2018-05-13 19:21:08 -04:00 |
|
Wilson Snyder
|
05db8ce6c8
|
Internals: Move iterators to AstNVisitor to avoid null this.
|
2018-05-10 20:55:37 -04:00 |
|
Wilson Snyder
|
51422e3ee8
|
Fix parsing error on bad missing #, bug1308.
|
2018-05-09 18:32:12 -04:00 |
|
Wilson Snyder
|
489f58011b
|
Merge from master
|
2018-05-08 21:43:55 -04:00 |
|
Wilson Snyder
|
0ef3c10931
|
Pull some thread include changes from thread branch.
|
2018-05-08 21:43:32 -04:00 |
|
Wilson Snyder
|
1759b0826e
|
Merge from master
|
2018-05-08 19:43:26 -04:00 |
|
Wilson Snyder
|
35be80f789
|
Tests: Use vlt_all for any Verilator test.
|
2018-05-08 19:39:32 -04:00 |
|
Wilson Snyder
|
5f3c9cca11
|
Merge from master
|
2018-05-07 20:58:30 -04:00 |
|