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 |
|
Wilson Snyder
|
53fda88d4c
|
VCD_VERSION is unused
|
2010-02-01 21:41:47 -05:00 |
|
Wilson Snyder
|
c4f306c145
|
Create vltstd to isolate duplicated headers
|
2010-02-01 21:39:50 -05:00 |
|
Wilson Snyder
|
2fd5a6d47f
|
Internals: enum size doesn't apply to non-SystemPerl
|
2010-02-01 18:37:18 -05:00 |
|
Wilson Snyder
|
8dca56521b
|
Fix MinGW compilation printing %lls, bug214
|
2010-02-01 09:28:53 -05:00 |
|
Wilson Snyder
|
a15633053b
|
Fix recent verilated.mk.in changes lost by editing non .in
|
2010-01-30 10:05:21 -05:00 |
|
Wilson Snyder
|
f71749c3c4
|
Fix some MSVC++ warnings
|
2010-01-24 20:53:24 -05:00 |
|
Wilson Snyder
|
11e702c430
|
SystemPerl is no longer required for tracing.
Applications must use VerilatedVcdC class in place of SpTraceVcdC.
|
2010-01-24 18:37:01 -05:00 |
|
Wilson Snyder
|
3e6e6ec0a5
|
Remove duplicate error prefixes
|
2010-01-24 18:17:27 -05:00 |
|
Wilson Snyder
|
898c08c8e0
|
Rename new include/verilated files for readability
|
2010-01-24 08:38:17 -05:00 |
|
Wilson Snyder
|
b0f431e1a2
|
Fix MSVC++ 2008 compile issues, bug209.
|
2010-01-24 07:52:43 -05:00 |
|
Wilson Snyder
|
e052d73321
|
Update svdpi.h to 1800-2009
|
2010-01-21 22:17:43 -05:00 |
|
Wilson Snyder
|
72b596efb3
|
DPI $display like sformat metacomment and $sformatf
|
2010-01-17 19:13:44 -05:00 |
|
Wilson Snyder
|
788f69a8c9
|
DPI: Support strings in DPI Imports
|
2010-01-17 15:10:37 -05:00 |
|
Wilson Snyder
|
08b63b4f01
|
Tests: Add --gdbbt, and abort on V3ERROR_NA in V3Ast
|
2010-01-17 14:48:39 -05:00 |
|
Wilson Snyder
|
ba07dc1804
|
Internals: Use D for double; fix t_dist_uint
|
2010-01-16 20:30:29 -05:00 |
|
Wilson Snyder
|
d651063749
|
Fix Cygwin 1.7.x compiler error with uint32_t, bug204.
|
2010-01-16 11:53:08 -05:00 |
|
Wilson Snyder
|
f60f8396bb
|
Use vluint32_t where possible, aid bug204
|
2010-01-15 20:27:01 -05:00 |
|
Wilson Snyder
|
b6447a9032
|
Internal cleanup: Prep for strings
|
2010-01-15 08:20:25 -05:00 |
|
Wilson Snyder
|
e40b5819bd
|
Speed compiles by avoiding including the STL iostream header.
|
2010-01-14 21:03:06 -05:00 |
|
Wilson Snyder
|
729dfdfed7
|
Copyright year update
|
2010-01-05 21:15:06 -05:00 |
|
Wilson Snyder
|
ef3ed6e338
|
Support DPI exports
|
2009-12-20 08:27:00 -05:00 |
|
Wilson Snyder
|
ebe8f554c6
|
Fix dpiSetScope to really set the scope.
|
2009-12-16 21:28:35 -05:00 |
|