Wilson Snyder
|
8170391573
|
Internals: Fix spacing of comments. No functional change.
|
2018-11-28 19:59:10 -05:00 |
|
Wilson Snyder
|
d87b9d25ca
|
Internals: Cleanup and standardize include order. No functional change intended.
|
2018-10-14 13:59:40 -04:00 |
|
Wilson Snyder
|
8e65d93d6d
|
Copyright year update. No functional change.
|
2018-01-02 18:05:06 -05:00 |
|
Wilson Snyder
|
f91bac7b31
|
Rewrite include libraries to support VL_THREADED towards future threading
|
2017-10-26 21:51:51 -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
|
21030f0a4f
|
Internals: C++ style casts. No functional change intended.
|
2017-10-14 13:00:42 -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
|
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
|
c2e8062f84
|
Verilated headers no longer "use namespace std;"
|
2017-09-23 07:32:37 -04:00 |
|
Wilson Snyder
|
9d5004db1c
|
Fix GCC 7 warnings.
|
2017-07-06 19:49:34 -04:00 |
|
Wilson Snyder
|
e6d7e7e329
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
Wilson Snyder
|
b738d1960a
|
Copyright year update
|
2016-01-06 20:36:41 -05: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 |
|
Wilson Snyder
|
95ac0e61b2
|
Fix MinGW compiler error, bug927.
|
2015-06-16 07:13:45 -04:00 |
|
Wilson Snyder
|
491539ff32
|
Fix MSVC++ compiler error, bug927.
|
2015-06-04 19:37:03 -04:00 |
|
Wilson Snyder
|
8323092a0c
|
Fix cppcheck warnings. No functional change.
|
2015-02-09 21:05:27 -05:00 |
|
Wilson Snyder
|
4c91ade61d
|
Copyright year update
|
2015-01-07 18:25:53 -05:00 |
|
Wilson Snyder
|
27af9b6b06
|
Fix clang warnings, bug818.
|
2014-09-11 21:28:53 -04:00 |
|
Wilson Snyder
|
6cf50e6579
|
Fix string corruption, bug780.
|
2014-06-08 21:36:18 -04:00 |
|
Wilson Snyder
|
adb39ceb98
|
Internals: cppcheck clean and add cppcheck_filtered
|
2014-04-29 22:59:38 -04:00 |
|
Wilson Snyder
|
4422de0c6c
|
Copyright year update.
|
2014-01-06 19:28:57 -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
|
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
|
d3d359e757
|
Fix clang warnings, bug668.
|
2013-08-08 19:39:39 -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 |
|
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
|
a1c3491dea
|
Display speed ups, bug574.
|
2012-11-03 20:11:53 -04:00 |
|
Wilson Snyder
|
50edef4ab2
|
Add Emacs indentation line. No functional change
|
2012-04-12 21:08:20 -04:00 |
|
Wilson Snyder
|
c2c7c7bd9a
|
Copyright year update
|
2012-01-15 10:26:28 -05:00 |
|
Wilson Snyder
|
df1da3dda9
|
Internals: Fix cppcheck warnings; no functional change intended
|
2011-08-04 21:58:45 -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
|
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 |
|