Wilson Snyder
|
72b596efb3
|
DPI $display like sformat metacomment and $sformatf
|
2010-01-17 19:13:44 -05:00 |
Wilson Snyder
|
0d1de96dbc
|
Internals: Add AstSFormatF
|
2010-01-17 15:53:12 -05:00 |
Wilson Snyder
|
788f69a8c9
|
DPI: Support strings in DPI Imports
|
2010-01-17 15:10:37 -05:00 |
Wilson Snyder
|
ba07dc1804
|
Internals: Use D for double; fix t_dist_uint
|
2010-01-16 20:30:29 -05:00 |
Wilson Snyder
|
ab2702070b
|
Remove extra warning newlines
|
2010-01-15 20:07:16 -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
|
7a81dd3378
|
Fix tracing with --pins-bv 1, bug195
|
2009-12-25 10:01:55 -05:00 |
Wilson Snyder
|
ef3ed6e338
|
Support DPI exports
|
2009-12-20 08:27:00 -05:00 |
Wilson Snyder
|
eb4a686b14
|
Internals: Move __Dpi.h writing to EmitCSyms to save a visitor pass
|
2009-12-08 22:12:59 -05:00 |
Wilson Snyder
|
3386466e7a
|
DPI svSetScope is speced to return last scope, not new one
|
2009-12-08 21:35:15 -05:00 |
Wilson Snyder
|
17bf13fcb6
|
Support DPI context imports
|
2009-12-05 10:38:49 -05:00 |
Wilson Snyder
|
a40fae04ce
|
Support direct programming interface (DPI) "import".
|
2009-12-03 06:55:29 -05:00 |
Wilson Snyder
|
f8cb6979d7
|
Add Makefile VM_GLOBAL_FAST, listing objects needed to link executables.
Add additional commentary to makefiles and other output files.
|
2009-12-02 21:15:56 -05:00 |
Wilson Snyder
|
2f2f416bea
|
Fix auto-indentation of AstCStmts - again
|
2009-12-02 19:32:41 -05:00 |
Wilson Snyder
|
1da07a3b86
|
Fix auto-indentation of AstCStmts
|
2009-12-01 21:55:56 -05:00 |
Wilson Snyder
|
c7d8eb126f
|
Support and .
|
2009-11-23 21:24:55 -05:00 |
Wilson Snyder
|
d608fd77b9
|
Fix initialization of 2 state vars to zero
|
2009-11-23 19:08:25 -05:00 |
Wilson Snyder
|
62f707f501
|
Support $test$plusargs and $value$plusargs, but see the docs.
|
2009-11-19 17:04:21 -05:00 |
Wilson Snyder
|
8e6846d9da
|
Internals: Remove AstVar methods in preference of going via dtype
|
2009-11-15 08:52:19 -05:00 |
Wilson Snyder
|
e0bca07e06
|
Internals: Create AstNodeModule in prep for packages
|
2009-11-07 06:20:20 -05:00 |
Wilson Snyder
|
377f194837
|
Support typedef
|
2009-11-06 23:16:06 -05:00 |
Wilson Snyder
|
700c1f836d
|
Internals: Move array definitions to AstArrayDType instead of under AstVars.
Prep work for more complicated data types.
|
2009-11-04 22:31:53 -05:00 |
Wilson Snyder
|
39444d83c5
|
Support little endian bit vectors ("reg [0:2] x;").
|
2009-10-25 16:53:55 -04:00 |
Wilson Snyder
|
b4d3806f10
|
Fix carriage-returns embedded in display formats
Internals: Store all AstDisplay etc strings in un-backslashed raw format.
|
2009-10-22 21:29:18 -04:00 |
Wilson Snyder
|
91b1e66933
|
Fix tracing escaped dotted identifiers.
|
2009-09-07 15:55:54 -04:00 |
Wilson Snyder
|
6835aecdce
|
On WIDTH warnings, show variable name causing error.
|
2009-07-09 17:39:24 -04:00 |
Wilson Snyder
|
8174c1ad02
|
Patching SystemC is no longer required to trace sc_bvs.
|
2009-07-07 17:51:00 -04:00 |
Wilson Snyder
|
ea78520220
|
Fix tristates causing "Assigned pin is neither..."
|
2009-06-09 15:37:52 -04:00 |
Wilson Snyder
|
592b2e76a8
|
Prepatory code for tracing escaped dots
|
2009-05-08 14:48:33 -04:00 |
Wilson Snyder
|
a3e463030d
|
Fix escaped identifiers with '.' causing conflicts, bug83.
|
2009-05-08 13:16:19 -04:00 |
Wilson Snyder
|
7df730cedd
|
Verilator is now licensed under LGPL v3 and/or Artistic v2.0.
|
2009-05-04 17:07:57 -04:00 |
Wilson Snyder
|
4a1697a1b5
|
Fix GCC format warning
|
2009-04-08 21:47:48 -04:00 |
Wilson Snyder
|
71bdfd9710
|
Fix ASSIGN_SI errors with new --pins-bv 1 option
|
2009-03-13 22:58:55 -04:00 |
Wilson Snyder
|
193dcf38f4
|
Add --pins-bv option to use sc_bv for all ports.
|
2009-03-13 14:17:30 -04:00 |
Wilson Snyder
|
21b5a4e9e4
|
Add --debugi-<srcfile> option.
|
2009-01-21 16:56:50 -05:00 |
Wilson Snyder
|
3d06720628
|
Copyright year update
|
2009-01-02 11:47:39 -05:00 |
Wilson Snyder
|
74cf205bcf
|
Move coverage type field into page field, and add module name
|
2008-12-12 16:04:56 -05:00 |
Wilson Snyder
|
77405ddded
|
Add toggle coverage
|
2008-12-12 15:34:02 -05:00 |
Wilson Snyder
|
d3d1291d5a
|
Fix line coverage of public functions.
Line coverage now aggregates by hierarchy automatically.
Previously this would be done inside SystemPerl, which was slower.
|
2008-12-05 10:54:14 -05:00 |
Wilson Snyder
|
9d856ec1bf
|
Fix SystemC 2.2 deprecated warnings about sensitive() and sc_start().
|
2008-12-03 10:11:28 -05:00 |
Wilson Snyder
|
a4bcb3de4a
|
Test driver: Use __ to prevent conflicts between similar named tests
|
2008-11-19 16:44:51 -05:00 |
Wilson Snyder
|
13f6c5a934
|
Fix --output-split-cfuncs to also split trace code.
|
2008-11-17 17:13:57 -05:00 |
Wilson Snyder
|
f3a4752799
|
Fix MSVC compile error; bug42.
|
2008-11-05 10:52:23 -05:00 |
Wilson Snyder
|
5d2675e38a
|
Repair of last 2 checkins; dots in wrong place when 2 level deep inline
|
2008-11-05 09:14:49 -05:00 |
Wilson Snyder
|
ac619ef3d8
|
Include Verilog file's directory name in coverage reports.
|
2008-10-14 14:27:11 -04:00 |
Wilson Snyder
|
ef69f36403
|
More renames of asInt/toUInt where deemed correct
|
2008-09-04 11:03:46 -04:00 |
Wilson Snyder
|
fc7a449f6d
|
Rename asInt/asQuad to indicate signed/unsigned.
Internal code rename, no function change.
|
2008-09-03 17:40:01 -04:00 |
Wilson Snyder
|
1d091e49e1
|
Add VL_TIME_MULTIPLIER to allow sub-timeunit time printing
|
2008-08-05 14:45:20 -04:00 |