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