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 |
|