Wilson Snyder
|
8ef9ac7dba
|
Support in/out directions in FST dumps, bug1358.
|
2018-10-03 19:51:05 -04:00 |
|
Sergi Granell
|
a5aa0e2b0a
|
Add GTKWave FST native tracing, bug1356.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2018-10-02 18:42:53 -04:00 |
|
Wilson Snyder
|
f8ae08c0c2
|
Internals: Fix whitespace.
|
2018-10-02 06:31:11 -04:00 |
|
Wilson Snyder
|
72f5d39ace
|
Rename include/lxt2 to include/gtkwave.
|
2018-10-01 18:29:04 -04:00 |
|
Wilson Snyder
|
e4d6fa0e3b
|
include: Update license from GTKWave upstream.
|
2018-09-27 19:55:00 -04:00 |
|
Wilson Snyder
|
7876fe94ad
|
Fix Mac OSX 10.13.6 / LLVM 9.1 compile issues, bug1348.
|
2018-09-17 06:39:43 -04:00 |
|
Wilson Snyder
|
4684f1d4cc
|
Include sys/types to make sure __WORDSIZE is set, bug1333.
|
2018-08-31 06:52:12 -04:00 |
|
johnjohnlin
|
acf4a3fa99
|
Add GTKWave LXT2 native tracing, bug1333.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2018-08-28 06:41:17 -04:00 |
|
Wilson Snyder
|
3ed8d968ff
|
Commentary and spacing. No functional change.
|
2018-08-28 06:30:30 -04:00 |
|
Wilson Snyder
|
45c09f3fae
|
Fix LLVM thread_safety function
|
2018-08-27 18:25:58 -04:00 |
|
Wilson Snyder
|
c93d28050e
|
Fix mkdir on MSYS2, msg2614.
|
2018-08-27 18:07:52 -04:00 |
|
Wilson Snyder
|
15abb4d590
|
Fix OS X compile issues, bug1332.
|
2018-08-27 06:15:12 -04:00 |
|
Wilson Snyder
|
ae98e87222
|
Fix OS X compile issues, bug1332.
|
2018-08-26 19:55:02 -04:00 |
|
Wilson Snyder
|
77f6b8cf5f
|
Use local algorithm for random, bug1332.
|
2018-08-26 07:07:01 -04:00 |
|
Wilson Snyder
|
573e79a329
|
Fix OS X compile issues, bug1332.
|
2018-08-25 17:54:27 -04:00 |
|
Wilson Snyder
|
75f28fd446
|
Internals: Fix spacing of function calls. No functional change.
|
2018-08-25 09:52:45 -04:00 |
|
Wilson Snyder
|
8f838433df
|
Internals: Fix spacing and style of v4 changes. No functional change.
|
2018-08-23 05:22:34 -04:00 |
|
Wilson Snyder
|
0b84222500
|
Includes: Fix spacing and style in prep for new LXT2. No functional change.
|
2018-08-22 19:14:06 -04:00 |
|
Wilson Snyder
|
ec8dbbffed
|
MAJOR: Add multithreaded model generation.
|
2018-07-22 20:54:28 -04:00 |
|
Wilson Snyder
|
0ef3baa87d
|
Merge from master
|
2018-07-22 11:53:58 -04:00 |
|
Wilson Snyder
|
3a777c2a37
|
Verilated: Always define VL_RDTSC, though unused; useful for benchmarking.
|
2018-07-22 11:53:35 -04:00 |
|
Wilson Snyder
|
a18d6c8159
|
Merge from master
|
2018-07-18 21:34:38 -04:00 |
|
Wilson Snyder
|
a0b09b6450
|
Remove tabs inside generated files/quotes.
|
2018-07-18 21:25:21 -04:00 |
|
Wilson Snyder
|
9156a0e400
|
Internals: Allow override of initial value for vl_unordered_set()
|
2018-07-05 20:39:03 -04:00 |
|
Wilson Snyder
|
dddc51b75c
|
Internals: Rename templated types to be T_*. Use Euler hashing.
|
2018-06-21 21:14:38 -04:00 |
|
Wilson Snyder
|
e89cb1b9f7
|
Internals: For unordered set, add constant accessor. No functional change.
|
2018-06-17 10:31:27 -04:00 |
|
Wilson Snyder
|
ec82243ee6
|
Fix shrinking new unordered_set_map to save memory. No end-result change intended.
|
2018-06-15 20:57:07 -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 |
|
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
|
1c5c9e2435
|
cppcheck fixes
|
2018-06-12 21:14:20 -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 |
|
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
|
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
|
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
|
02a22c12ea
|
Internals: Add missing [] to delete call in verilated_vcd_c.cpp, bug1309
|
2018-05-17 07:08:11 -04:00 |
|
Wilson Snyder
|
4abf5be9ce
|
Detect linker requirements for multithreaded runtime.
|
2018-05-13 19:47:35 -04:00 |
|
Wilson Snyder
|
fe917ba7f4
|
include: Merge misc thread runtime support.
|
2018-05-13 19:30:51 -04:00 |
|
Wilson Snyder
|
0ef3c10931
|
Pull some thread include changes from thread branch.
|
2018-05-08 21:43:32 -04:00 |
|
Wilson Snyder
|
8b954dc381
|
Additional debug prints
|
2018-04-12 22:00:34 -04:00 |
|
Wilson Snyder
|
2d580e6939
|
Support IEEE 1800-2017 as default language.
|
2018-03-12 22:26:34 -04:00 |
|
John Coiner
|
fc48008c1c
|
Support
|
2018-03-12 16:44:01 -04:00 |
|
Wilson Snyder
|
770045676f
|
Internals: Split some extremely long lines. No functional change.
|
2018-03-10 16:32:04 -05:00 |
|
Wilson Snyder
|
22573d238b
|
Internals: Fix GCC8 cppcheck warnings. No functional change.
|
2018-02-07 20:16:53 -05:00 |
|
Wilson Snyder
|
32859d9fc2
|
Fix GCC 8.0 issues
|
2018-02-07 18:58:21 -05:00 |
|
Wilson Snyder
|
8e65d93d6d
|
Copyright year update. No functional change.
|
2018-01-02 18:05:06 -05:00 |
|
Wilson Snyder
|
f98940e40a
|
Fix cppcheck warnings. No functional change.
|
2017-12-17 18:44:35 -05:00 |
|
Wilson Snyder
|
49fe4d081c
|
Support DPI open arrays, bug909, bug1245.
|
2017-12-17 16:28:58 -05:00 |
|
Wilson Snyder
|
b888158907
|
Fix DPI svGetBitselLogic and svPutPartselLogic.
|
2017-12-17 12:19:40 -05:00 |
|
Tymoteusz Blazejczyk
|
173f71dca6
|
Fix SystemC 2.3.2 compile error, bug1251.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-12-17 08:23:22 -05:00 |
|
Wilson Snyder
|
79f5c7fbda
|
Internals: Split verilated_syms.h and rename some methods. No functional change intended.
|
2017-12-16 10:52:43 -05:00 |
|
Wilson Snyder
|
d1b8f53711
|
Support DPI time and svLogicVal.
Note older version incorrectly assumed svBitVal even for logicals.
|
2017-12-09 20:17:37 -05:00 |
|
Wilson Snyder
|
27b5bfe9b1
|
DPI: Implement IEEE DPI copy routines.
|
2017-12-09 17:05:32 -05:00 |
|
Wilson Snyder
|
662ebece71
|
Support string len() method.
|
2017-12-07 19:57:11 -05:00 |
|
Wilson Snyder
|
895fc0911a
|
Support > 64 bit decimal $display.
|
2017-12-02 22:10:58 -05:00 |
|
Wilson Snyder
|
754527edfd
|
verilated internals: Add VL_BITRSHIFT_W. No functional change.
|
2017-12-02 08:17:20 -05:00 |
|
Wilson Snyder
|
7369500bb7
|
Fix cppcheck warnings
|
2017-11-23 10:43:34 -05:00 |
|
Wilson Snyder
|
12607abb33
|
Remove tabs from --xml output.
|
2017-11-13 18:24:18 -05:00 |
|
Wilson Snyder
|
cbb7cd16d0
|
Detect MSB overflow when under VL_DEBUG, bug1238.
|
2017-11-05 21:47:55 -05:00 |
|
Wilson Snyder
|
add5cc8b56
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
|
Wilson Snyder
|
f91bac7b31
|
Rewrite include libraries to support VL_THREADED towards future threading
|
2017-10-26 21:51:51 -04:00 |
|
Wilson Snyder
|
ad693d67b2
|
Mark Verilated functions with multithreaded status. No functional change.
|
2017-10-26 20:05:42 -04:00 |
|
Wilson Snyder
|
252ed4c1ae
|
Fix clang warning
|
2017-10-26 07:27:47 -04:00 |
|
Wilson Snyder
|
f9fd634fae
|
Internals: Fix VL_DBG_MSGF va_list corruption in last commit.
|
2017-10-25 23:01:45 -04:00 |
|
Wilson Snyder
|
c17c81254e
|
Internals: Use = delete via a macro for a bit of C++11 forward compatibility
|
2017-10-25 20:00:38 -04:00 |
|
Wilson Snyder
|
5ead61dc7b
|
Unify format of VL_DEBUG print messages
|
2017-10-24 22:56:58 -04:00 |
|
Wilson Snyder
|
32874fa848
|
Internals: Misc VCD code cleanups. No functional change.
|
2017-10-21 17:53:23 -04:00 |
|
Wilson Snyder
|
b90f383cfe
|
Add --threads option through to makefiles, unadvertised for now.
|
2017-10-21 16:41:43 -04:00 |
|
Wilson Snyder
|
10e0d34140
|
Refactor verilated_vpi.h to move most code to .cpp. No functional change intended.
|
2017-10-19 21:33:22 -04:00 |
|
Wilson Snyder
|
f4b00d3c64
|
Call VL_PRINTF/vl_stop/vl_finish/vl_fatal through wrappers as hook for future MT use.
|
2017-10-19 19:40:51 -04:00 |
|
Wilson Snyder
|
cc0b780412
|
Internals: More use of unordered_map/set. No functional change intended.
|
2017-10-18 18:22:58 -04:00 |
|
Wilson Snyder
|
1372d62186
|
Remove duplicate class forward declarations.
|
2017-10-18 17:38:10 -04:00 |
|
Wilson Snyder
|
21030f0a4f
|
Internals: C++ style casts. No functional change intended.
|
2017-10-14 13:00:42 -04:00 |
|
Wilson Snyder
|
d21824cbae
|
Internals: Refactor verilated_vcd to move singleton into only .cpp. No functional change intended.
|
2017-10-14 13:00:25 -04:00 |
|
Wilson Snyder
|
de35c90847
|
Fix float-conversion warning, bug1229.
|
2017-10-11 19:01:37 -04:00 |
|
Wilson Snyder
|
13c91f5fce
|
Internals: Refactor VerilatorSerialize to remove intermediate class. No functional change intended.
|
2017-10-11 18:55:31 -04:00 |
|
Wilson Snyder
|
ac4690d74b
|
Internals: Add const's. No functional change
|
2017-10-10 22:22:17 -04:00 |
|
Wilson Snyder
|
a1a8f17617
|
Internals: Add const's. No functional change
|
2017-10-10 20:24:10 -04:00 |
|
Wilson Snyder
|
440fbef79b
|
Untabify examples. No functional change.
|
2017-10-10 07:18:01 -04:00 |
|
Wilson Snyder
|
3c1b82255e
|
Change VL_THREADED to use C++11, and compute and test related GCC flags automatically
|
2017-10-07 21:29:57 -04:00 |
|
Wilson Snyder
|
6bd47b54df
|
Tests: Add t_include_all. Fix GCC warning when DPI with VPI.
|
2017-10-07 21:21:12 -04:00 |
|
Wilson Snyder
|
0ac116bb4e
|
Internals: Favor C++ cast style. No functional change intended.
|
2017-10-07 15:01:19 -04:00 |
|
Wilson Snyder
|
89ac6ab594
|
Fix memory leak in VerilatedVcd dumps, bug1222 partial.
|
2017-10-02 18:49:00 -04:00 |
|
Wilson Snyder
|
3f14e649b5
|
Internals: Use singleton in place of global
|
2017-09-23 07:44:52 -04:00 |
|
Wilson Snyder
|
c2e8062f84
|
Verilated headers no longer "use namespace std;"
|
2017-09-23 07:32:37 -04:00 |
|
Wilson Snyder
|
38ab22bf1d
|
Simplify VL_CONST_W macro generation for faster compiles.
|
2017-09-18 21:36:18 -04:00 |
|
Wilson Snyder
|
ce16f7689d
|
Fix clang 3.8 warnings
|
2017-09-18 20:05:56 -04:00 |
|
Wilson Snyder
|
778564e63b
|
Compling: Turn on -Wextra when using --enable-ccwarn
|
2017-09-14 23:28:02 -04:00 |
|
Wilson Snyder
|
960b2ed023
|
Internals: Fix some shadow and other warnings. No functional change
|
2017-09-14 23:26:23 -04:00 |
|
Wilson Snyder
|
77804b4d38
|
Fix GCC noreturn compile error, bug1209.
|
2017-09-13 19:27:59 -04:00 |
|
Wilson Snyder
|
c28a6eef3b
|
Fix whitespace issues, bug1203.
|
2017-09-11 19:18:58 -04:00 |
|
Wilson Snyder
|
074689b5de
|
SystemPerl mode (-sp-deprecated) has been removed.
|
2017-09-07 21:08:49 -04:00 |
|
Wilson Snyder
|
cb82c42e35
|
Test for bug1191.
|
2017-08-28 22:41:38 -04:00 |
|
Wilson Snyder
|
ca26596695
|
Fix undefined VL_POW_WWI.
|
2017-07-12 20:08:32 -04:00 |
|
Wilson Snyder
|
13f790360d
|
Fix compile error on unused VL_VALUEPLUSARGS_IW, bug1181.
|
2017-07-07 07:50:45 -04:00 |
|
Wilson Snyder
|
70daadf987
|
Fix cpp-check warnings; support XML format 2
|
2017-07-06 20:25:59 -04:00 |
|
Wilson Snyder
|
9d5004db1c
|
Fix GCC 7 warnings.
|
2017-07-06 19:49:34 -04:00 |
|
Wilson Snyder
|
00a502942e
|
Fix valueplus exceeding array bounds.
|
2017-07-06 19:01:35 -04:00 |
|
Wilson Snyder
|
3adb22e971
|
Support x in ,
|
2017-07-05 18:51:06 -04:00 |
|
Wilson Snyder
|
6c87724af8
|
Support set_time_unit/set_time_precision in C traces, msg2261.
|
2017-06-20 19:33:58 -04:00 |
|
Wilson Snyder
|
97093fdf81
|
Fix power operator on wide constants, bug761.
|
2017-06-05 20:30:01 -04:00 |
|
Wilson Snyder
|
50c4f60c68
|
Internals: Favor preincrement. No functional change.
|
2017-06-05 20:16:51 -04:00 |
|
Wilson Snyder
|
f0fb3b78d1
|
Internals: New VL_ZERO_W for faster inline. Prefer WData for wide. No functional change intended.
|
2017-06-05 20:04:09 -04:00 |
|
Wilson Snyder
|
9b06178f35
|
Fix shifts by more than 32-bit numbers, bug1174.
|
2017-06-05 07:56:59 -04:00 |
|
Wilson Snyder
|
447d803800
|
Fix internal clang warnings.
|
2017-05-24 23:51:15 -04:00 |
|
Wilson Snyder
|
b032fce962
|
Support $value$plusargs with variables, bug1165.
|
2017-05-18 22:41:43 -04:00 |
|
Wilson Snyder
|
e6d7e7e329
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
Wilson Snyder
|
5b6f47cd0f
|
If VM_PARALLEL_BUILDS=1, use OPT_FAST and OPT_SLOW.
|
2016-09-19 19:31:09 -04:00 |
|
Wilson Snyder
|
6789d247e2
|
Fix SystemC compiles with VPI, bug1081.
|
2016-08-23 18:05:29 -04:00 |
|
David Horton
|
31c9e26e2e
|
Fix compiler warning in GCC 6.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2016-07-09 04:09:34 -04:00 |
|
Wilson Snyder
|
4f1398f773
|
Add commandArgsAdd, msg1890.
|
2016-05-16 22:04:21 -04:00 |
|
Wilson Snyder
|
ae89e399a3
|
Fix to string, msg1890.
|
2016-05-16 21:57:49 -04:00 |
|
Wilson Snyder
|
80678ae7bc
|
Fix clang 3.8.0 warnings.
|
2016-03-31 22:26:49 -04:00 |
|
Stefan Wallentowitz
|
c5332de86d
|
Support SV strings to readmemh, bug1040.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2016-03-01 18:57:15 -05:00 |
|
Wilson Snyder
|
b488666c1e
|
Fix cppcheck 1.71 issues. No functional change intended.
|
2016-02-04 18:30:21 -05:00 |
|
Wilson Snyder
|
850100c9c2
|
Fix compares to null, part of bug1030.
|
2016-02-02 19:35:44 -05:00 |
|
Wilson Snyder
|
b738d1960a
|
Copyright year update
|
2016-01-06 20:36:41 -05:00 |
|
Wilson Snyder
|
e8b5001cfe
|
Fix model restore crash, bug1013.
|
2015-12-14 19:58:22 -05:00 |
|
Wilson Snyder
|
b0a249f338
|
Fix display %u, %v, %p, %z, bug989.
|
2015-11-10 21:12:15 -05:00 |
|
Wilson Snyder
|
64162efebd
|
Fix commit 379bfd06 , crash in commandArgsPlusMatch
|
2015-11-01 08:14:18 -05:00 |
|
Wilson Snyder
|
0d7b1a7dc7
|
Remove VlCovCvtToCStr to avoid scary scope issues.
|
2015-10-29 21:58:00 -04:00 |
|
Wilson Snyder
|
379bfd062f
|
Fix crash in commandArgsPlusMatch, bug987.
|
2015-10-29 21:07:49 -04:00 |
|
Wilson Snyder
|
4fc9a906f6
|
Internals: Fix cppcheck warnings; add VL_DANGLING. No functional change.
|
2015-10-04 13:16:35 -04:00 |
|
Wilson Snyder
|
5de83c9805
|
Internals: Fix cppcheck warnings. No functional change.
|
2015-10-04 13:11:32 -04:00 |
|
Wilson Snyder
|
318ded4198
|
Internals: Cleanup cppcheck warnings.
|
2015-10-03 22:33:06 -04:00 |
|
Wilson Snyder
|
9a16001e51
|
Add --vpi flag, and fix VPI linkage, bug969.
|
2015-09-25 22:57:28 -04:00 |
|
Todd Strader
|
34870e899f
|
Add VerilatedScopeNameMap for introspection, bug966.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-09-24 21:08:58 -04:00 |
|
Wilson Snyder
|
5e41350588
|
Fix makefile with --coverage, bug953.
|
2015-08-12 19:06:15 -04:00 |
|
Wilson Snyder
|
445c83a60d
|
Fix with SV string, bug947.
|
2015-07-21 18:36:27 -04:00 |
|
Wilson Snyder
|
1891cfd79a
|
Fix rounding in trace , bug946.
|
2015-07-21 13:22:08 -04:00 |
|
Wilson Snyder
|
dc6b085d8b
|
Fix MinGW compiler error, bug927.
|
2015-06-21 21:01:02 -04:00 |
|
Wilson Snyder
|
95ac0e61b2
|
Fix MinGW compiler error, bug927.
|
2015-06-16 07:13:45 -04:00 |
|
Wilson Snyder
|
6c5884853f
|
Fix string-to-int space conversion, bug931.
|
2015-06-12 07:28:44 -04:00 |
|
Wilson Snyder
|
491539ff32
|
Fix MSVC++ compiler error, bug927.
|
2015-06-04 19:37:03 -04:00 |
|
Wilson Snyder
|
994cde57af
|
Fix Cygwin uint32 compile, bug914.
|
2015-05-07 20:41:53 -04:00 |
|
Wilson Snyder
|
238a5809bf
|
Fix truncation warning with -pins-bv, bug912.
|
2015-04-28 21:31:25 -04:00 |
|
Wilson Snyder
|
643572595e
|
Fix compile warning, msg1613.
|
2015-03-16 10:08:59 -04:00 |
|
Wilson Snyder
|
c0df07c86f
|
Commentary: Update contributor list
|
2015-03-13 07:38:17 -04:00 |
|
Wilson Snyder
|
005b4b7609
|
Updated - add VerilatedVcdFile to allow real-time waveforms, bug890.
|
2015-03-05 20:21:48 -05:00 |
|
Wilson Snyder
|
a0fd065dcf
|
Add VerilatedVcdFile to allow real-time waveforms, bug890.
|
2015-03-05 08:54:57 -05:00 |
|
Wilson Snyder
|
32a76c5255
|
Fix clang warnings.
|
2015-02-10 22:38:05 -05:00 |
|
Wilson Snyder
|
8323092a0c
|
Fix cppcheck warnings. No functional change.
|
2015-02-09 21:05:27 -05:00 |
|
Wilson Snyder
|
a36b7afba5
|
Fix VM_PARALLEL_BUILDS broke in 3.868, bug870.
|
2015-01-17 13:31:27 -05:00 |
|
Wilson Snyder
|
4c91ade61d
|
Copyright year update
|
2015-01-07 18:25:53 -05:00 |
|
Wilson Snyder
|
f2a17b9b70
|
Fix $sccanf from string, bug866.
|
2014-12-24 21:50:38 -05:00 |
|
Wilson Snyder
|
43be4cf2b5
|
Add 'string' printing and comparisons, bug746, bug747, etc.
|
2014-11-28 15:01:50 -05:00 |
|
Wilson Snyder
|
85ebc5f7bd
|
Fix called with narrow output strings
|
2014-11-27 12:32:41 -05:00 |
|
Wilson Snyder
|
68c6f0ff07
|
Inline C functions that are used only once, msg1525.
|
2014-11-27 10:52:38 -05:00 |
|
Wilson Snyder
|
d33ad7600b
|
Commentary. Cleanup stale SystemPerl references.
|
2014-11-23 22:00:00 -05:00 |
|
Wilson Snyder
|
9ec35a2348
|
New verilator_coverage and infrastructure to replace SystemPerl's vcoverage.
|
2014-11-23 21:06:10 -05:00 |
|
Wilson Snyder
|
3234fa15ef
|
Fix trace overflow on huge arrays, bug834.
|
2014-11-05 22:22:27 -05:00 |
|
Wilson Snyder
|
27af9b6b06
|
Fix clang warnings, bug818.
|
2014-09-11 21:28:53 -04:00 |
|
Wilson Snyder
|
f8208fa961
|
Print Aborting before aborting, bug819
|
2014-09-05 21:40:04 -04:00 |
|
Wilson Snyder
|
6cf50e6579
|
Fix string corruption, bug780.
|
2014-06-08 21:36:18 -04:00 |
|
Wilson Snyder
|
d7e4bc1379
|
Fix huge shifts to zero with -Wno-WIDTH, bug765.
|
2014-05-13 08:10:59 -04:00 |
|
Wilson Snyder
|
321552d998
|
Fix wide modulus uninit var
|
2014-05-03 20:09:45 -04:00 |
|
Wilson Snyder
|
adb39ceb98
|
Internals: cppcheck clean and add cppcheck_filtered
|
2014-04-29 22:59:38 -04:00 |
|
Wilson Snyder
|
9c5dd8d767
|
Fix RHEL5.6 compile warnings.
|
2014-04-15 18:18:36 -04:00 |
|
Glen Gibb
|
d34275150c
|
Support streaming operators, bug649.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2014-04-09 20:29:35 -04:00 |
|
Wilson Snyder
|
ff19dd94f9
|
Fix power operator calculation, bug730.
|
2014-04-05 15:44:49 -04:00 |
|
Wilson Snyder
|
c70540a825
|
Fix Mac OS-X include compile issue.
|
2014-03-27 21:07:59 -04:00 |
|
Wilson Snyder
|
c18df68ead
|
Fix C++-2011 warnings.
|
2014-03-15 14:50:03 -04:00 |
|
Wilson Snyder
|
9e76078939
|
Fix signed shift right optimization, bug715.
|
2014-03-09 21:28:28 -04:00 |
|
Wilson Snyder
|
180af74a50
|
Fix missing VL_SHIFTRS_IQI with WIDTH warning, bug514.
|
2014-02-13 18:13:30 -05:00 |
|
Wilson Snyder
|
4422de0c6c
|
Copyright year update.
|
2014-01-06 19:28:57 -05:00 |
|
Wilson Snyder
|
e69bf418de
|
Fix --lint-only with MinGW, msg1283.
|
2013-11-29 08:28:48 -05:00 |
|
Wilson Snyder
|
3b874f759c
|
Fix of last commit, bug689.
|
2013-10-28 21:57:52 -04:00 |
|
Wilson Snyder
|
9c9b4ed4e0
|
Fix vpi_remove_cb inside callback, bug689.
|
2013-10-28 21:00:40 -04:00 |
|
Wilson Snyder
|
8ab28d1d12
|
Merge branch 'master' of ssh://git-verilator-wsnyder/git/verilator
|
2013-10-28 11:15:33 -04:00 |
|
Wilson Snyder
|
9567da22f8
|
Compiler warning fix.
|
2013-10-28 11:14:13 -04:00 |
|
Wilson Snyder
|
36814b7681
|
Support vpi_get_time, bug688.
|
2013-10-22 22:02:53 -04:00 |
|
Wilson Snyder
|
82235e6c6f
|
Fix vpi_get of vpiSuppressVal, bug687.
|
2013-10-22 22:01:19 -04:00 |
|
Rich Porter
|
85989af031
|
Fix vpi_get of vpiSize, bug680.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2013-10-13 20:05:57 -04:00 |
|
Wilson Snyder
|
24e32420b7
|
Fix multiple VPI variable callbacks, bug679.
|
2013-10-03 07:24:50 -04:00 |
|
Wilson Snyder
|
bbd59f8a22
|
Support passing strings to DPI imports.
|
2013-08-14 21:37:13 -04:00 |
|
Wilson Snyder
|
d3d359e757
|
Fix clang warnings, bug668.
|
2013-08-08 19:39:39 -04:00 |
|
Wilson Snyder
|
1e3dcd203d
|
Fix clang warning, bug668.
|
2013-07-29 10:37:58 -04:00 |
|
Wilson Snyder
|
e63ff77b15
|
VPI internals: Rename VerilatedRange left/right to match IEEE + VNumRange. No functional change.
|
2013-06-13 08:05:38 -04:00 |
|
Wilson Snyder
|
6cf9468477
|
Fix vpi_iterate on memory words, bug655.
|
2013-06-13 07:58:52 -04:00 |
|
Wilson Snyder
|
ae6f5844da
|
Add Verilated::internalsDump()
|
2013-05-04 10:29:54 -04:00 |
|
Wilson Snyder
|
345a5d5646
|
Add --pins-sc-uint and --pins-sc-biguint, bug638.
|
2013-04-26 21:02:32 -04:00 |
|
Wilson Snyder
|
70fd64dcd6
|
IEEE 1800-2012 is now the default language. This adds 4 new keywords and updates the svdpi.h and vpi_user.h header files.
|
2013-02-26 23:01:19 -05:00 |
|
Wilson Snyder
|
e6808a787c
|
Fix opening a VerilatedVcdC file multiple times, msg1021.
|
2013-02-23 21:10:25 -05:00 |
|
Rich Porter
|
2dd87b8384
|
Fix 32-bit OS VPI scan issue, bug615.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2013-02-11 07:17:18 -05:00 |
|
Wilson Snyder
|
f07f6a26a8
|
cppcheck fixes
|
2013-02-03 13:27:37 -05:00 |
|
Wilson Snyder
|
4a5a56f8ef
|
Tests: Fix t_vpi_var uninitialized
|
2013-02-03 12:21:48 -05:00 |
|
Wilson Snyder
|
e7ba6ef492
|
Support VPI product info, warning calls, etc, bug588.
|
2013-01-17 21:40:37 -05:00 |
|
Wilson Snyder
|
a8bbf7231b
|
Copyright year update.
|
2013-01-01 09:42:59 -05:00 |
|
Wilson Snyder
|
e68afa53a8
|
Fix non-integer vpi_get_value, bug587.
|
2012-12-06 09:40:16 -05:00 |
|
Wilson Snyder
|
899a7df14a
|
Fix VerilatedSave compile issue on MSVCC, bug577.
|
2012-11-13 20:36:20 -05:00 |
|
Wilson Snyder
|
0e8ce59022
|
Fix svdpi compile issue on MSVCC, bug571.
|
2012-11-05 10:22:19 -05:00 |
|
Wilson Snyder
|
a1c3491dea
|
Display speed ups, bug574.
|
2012-11-03 20:11:53 -04:00 |
|
Wilson Snyder
|
0e921b5dff
|
Speed display, bug373.
|
2012-11-02 17:54:14 -04:00 |
|
Wilson Snyder
|
dce227684a
|
Fix mangling on GCC 4.7, msg927.
|
2012-10-28 17:35:48 -04:00 |
|
Wilson Snyder
|
9c00fd10de
|
Add --savable to support model save/restore.
|
2012-08-26 21:19:43 -04:00 |
|
Wilson Snyder
|
1373b81e7c
|
Include: Allow external progs to test command args
|
2012-08-14 20:37:15 -04:00 |
|
Wilson Snyder
|
3e5067feb1
|
Fix svdpi.h for apple.
|
2012-07-15 11:33:27 -04:00 |
|
Wilson Snyder
|
50edef4ab2
|
Add Emacs indentation line. No functional change
|
2012-04-12 21:08:20 -04:00 |
|
Wilson Snyder
|
aab338760c
|
Increase VL_VALUE_STRING_MAX_WIDTH, bug479
|
2012-04-05 21:46:55 -04:00 |
|
Wilson Snyder
|
2396181bc5
|
Add SYSTEMC_INCLUDE and SYSTEMC_LIBDIR
|
2012-01-19 20:30:41 -05:00 |
|
Wilson Snyder
|
6e8640bf1b
|
SystemC 2.3.0 support
|
2012-01-19 19:48:37 -05:00 |
|
Wilson Snyder
|
c2c7c7bd9a
|
Copyright year update
|
2012-01-15 10:26:28 -05:00 |
|
Wilson Snyder
|
b30b2a183b
|
Support .
|
2011-11-20 02:01:48 -05:00 |
|
Wilson Snyder
|
9ab3bcdde3
|
Support with %g.
|
2011-11-20 01:01:02 -05:00 |
|
Wilson Snyder
|
5df3bbe188
|
Fix $display with %d following %g.
|
2011-11-20 00:45:59 -05:00 |
|
Wilson Snyder
|
86e3c78776
|
configure: Test for compiler flags, and remove old config checks
|
2011-10-12 19:04:57 -04:00 |
|
Wilson Snyder
|
194825f78e
|
Add configure options for cc warnings and extended tests.
|
2011-10-07 06:48:40 -04:00 |
|
Wilson Snyder
|
094d676a8b
|
Fix MSVC compile warning with trunc/round, bug394.
|
2011-09-21 09:08:05 -04:00 |
|
Wilson Snyder
|
df1da3dda9
|
Internals: Fix cppcheck warnings; no functional change intended
|
2011-08-04 21:58:45 -04:00 |
|
Wilson Snyder
|
c83f2a4abd
|
Internals: Fix preincrements to reduce cppcheck warnings
|
2011-08-04 21:15:24 -04:00 |
|
Wilson Snyder
|
bc8c85668a
|
Support coverage in -cc and -sc output modes.
|
2011-07-28 19:41:05 -04:00 |
|
Wilson Snyder
|
bd55bfa071
|
Support more vpi file functions
|
2011-07-28 07:05:40 -04:00 |
|
Wilson Snyder
|
6d2f09b579
|
Fix vpi_register_cb using bad s_cb_data, bug370.
|
2011-07-27 13:03:49 -04:00 |
|
Wilson Snyder
|
d88d85c172
|
Internals: Real2: Create numeric class; no functional change intended
|
2011-07-23 19:58:34 -04:00 |
|
Wilson Snyder
|
698aaffb0b
|
Fix missing leading zeros in %0d, bug367
|
2011-07-14 07:39:11 -04:00 |
|
Wilson Snyder
|
ae4a261463
|
Internals: Rename UnaryMin to Negate. No functional change.
|
2011-07-08 06:03:07 -04:00 |
|
Wilson Snyder
|
7f49619875
|
Fix VL_FCLOSE declaration, broke two commits ago, bug363
|
2011-07-05 20:42:33 -04:00 |
|
Wilson Snyder
|
a901e171b2
|
Support $fopen and I/O with integer instead of `verilator_file_descriptor.
|
2011-07-01 13:41:21 -04:00 |
|
Wilson Snyder
|
2b330b78b7
|
Support bit vectors > 64 bits wide in DPI import and exports.
|
2011-05-20 21:33:31 -04:00 |
|
Wilson Snyder
|
71c1f00ec2
|
Copyright year update
|
2011-01-01 18:21:19 -05:00 |
|
Wilson Snyder
|
7dee344ea9
|
Add limited support for VPI access to public signals, see docs.
|
2010-12-25 14:39:41 -05:00 |
|
Wilson Snyder
|
48047d523a
|
Remove dead code ifdef, bug299
|
2010-11-03 12:38:26 -04:00 |
|
Wilson Snyder
|
56c7c1bcc8
|
Add warning when directory contains spaces, msg378
|
2010-10-28 09:51:36 -04:00 |
|
Wilson Snyder
|
f88e57ddb8
|
Fix DPI export name not found, msg369.
|
2010-10-22 13:10:31 -04:00 |
|
Wilson Snyder
|
57d00946be
|
Fix MSVC compile issues
|
2010-04-10 06:46:24 -04:00 |
|
Wilson Snyder
|
ef51de72c9
|
Fix word size to match uint64_t on -m64 systems, bug238.
|
2010-04-09 21:51:15 -04:00 |
|
Wilson Snyder
|
8e9a1e0bf3
|
Add standard vpi_user.h file
|
2010-04-05 20:08:13 -04:00 |
|
Wilson Snyder
|
936738b750
|
Add /*verilator public_flat_rw*/ for timing-specific public access.
|
2010-04-05 20:01:17 -04:00 |
|
Wilson Snyder
|
a11a5f04d5
|
Default Verilated::debug() to off
|
2010-03-23 20:31:22 -04:00 |
|
Wilson Snyder
|
eb5c035dde
|
Internals: Fix some missing branch prediction
|
2010-03-22 19:07:03 -04:00 |
|
Wilson Snyder
|
495585830d
|
Fix trace files with empty modules crashing some viewers.
|
2010-03-22 18:38:24 -04:00 |
|
Wilson Snyder
|
ba93a08b40
|
Support runtime access to public signal names
|
2010-03-17 08:22:49 -04:00 |
|
Wilson Snyder
|
2afe40a0b5
|
verilated: Add debug pointers to scopeDump()
|
2010-03-16 19:28:29 -04:00 |
|
Wilson Snyder
|
d780d0aabb
|
Fix flushing VCD buffers on .
|
2010-03-12 20:00:08 -05:00 |
|
Wilson Snyder
|
85d510cd48
|
Fix vl_mc_scan_plusarg returning stack based pointer
|
2010-02-16 11:54:39 -05:00 |
|
Wilson Snyder
|
56d8ddbaaf
|
Fix MSVC compile warning
|
2010-02-04 20:31:13 -05:00 |
|
Wilson Snyder
|
8b324249b1
|
Fix -mno-cygwin warnings
|
2010-02-04 08:38:00 -05:00 |
|
Wilson Snyder
|
59cc61529b
|
Fix DPI pointer size warnings under -m32
|
2010-02-04 08:15:33 -05:00 |
|
Wilson Snyder
|
3912e5ef0b
|
Allow empty top-level module name, to match standalone simulation
|
2010-02-03 19:19:18 -05:00 |
|
Wilson Snyder
|
e40fbf1470
|
Verilated: Add missing VL_UNLIKELYs
|
2010-02-03 06:56:20 -05:00 |
|
Wilson Snyder
|
56a03e1a10
|
Add vl_mc_scan_plusargs
|
2010-02-03 06:33:00 -05:00 |
|
Wilson Snyder
|
5d5952d354
|
Allow top name to be '' for invisible shells
|
2010-02-02 21:09:11 -05:00 |
|