Wilson Snyder
|
809e5fda8a
|
Ignore DECLFILENAME on library files
|
2010-12-29 19:34:33 -05:00 |
|
Wilson Snyder
|
850de5913d
|
With --Wall, add IFDEPTH warning on deep if statements.
|
2010-12-26 09:31:09 -05:00 |
|
Wilson Snyder
|
285277a50b
|
Add -Wall; move VARHIDDEN to style warnings
|
2010-12-25 15:28:13 -05:00 |
|
Wilson Snyder
|
323c96f42f
|
Add -Wwarn-style, -Wno-style, and DEFPARAM warnings
|
2010-12-25 15:13:56 -05:00 |
|
Wilson Snyder
|
65bce588e4
|
Add fatalSrc debug dump check
|
2010-12-24 13:15:46 -05:00 |
|
Wilson Snyder
|
0837e39787
|
With -V, print VERILATOR_BIN env var
|
2010-12-17 19:40:08 -05:00 |
|
Wilson Snyder
|
eeb8fc2626
|
Add -F option to read relative option files, bug297.
|
2010-11-03 07:21:34 -04:00 |
|
Wilson Snyder
|
aba25aab19
|
On core dump, print debug suggestions.
|
2010-09-20 09:21:29 -04:00 |
|
Wilson Snyder
|
f99bd33f91
|
Support tracing/coverage of underscore signals, bug280.
|
2010-08-29 19:28:46 -04:00 |
|
Wilson Snyder
|
68b63d5783
|
Increase unrollStmts, bug247, due to unreleased change.
|
2010-04-19 13:59:15 -04:00 |
|
Wilson Snyder
|
ed17581f92
|
Fix loop unroller out of memory; change --unroll-stmts.
|
2010-04-17 08:01:22 -04:00 |
|
Wilson Snyder
|
8b324249b1
|
Fix -mno-cygwin warnings
|
2010-02-04 08:38:00 -05:00 |
|
Wilson Snyder
|
b1872a8e21
|
Internals: Add enum prefixes to reduce MSVC macro conflicts
|
2010-02-01 20:15:48 -05:00 |
|
Wilson Snyder
|
8dca56521b
|
Fix MinGW compilation printing %lls, bug214
|
2010-02-01 09:28:53 -05:00 |
|
Wilson Snyder
|
46dbc7157d
|
Redo MingW ifdefs to also work on generic WIN32, MSVC++
|
2010-02-01 06:41:17 -05:00 |
|
Wilson Snyder
|
59261113d8
|
Internals: Remove one of many ERROR define conflicts
|
2010-02-01 06:40:30 -05:00 |
|
Wilson Snyder
|
60a06eef19
|
Internals: Merge getopt top & bottom, no functional change
|
2010-01-30 09:43:45 -05:00 |
|
Wilson Snyder
|
7fd6ddc25b
|
Add -o option to specify executable name
|
2010-01-30 09:42:44 -05:00 |
|
Wilson Snyder
|
c49e0ac5c8
|
Add -CFLAGS, -LDFLAGS, <file>.a, <file>.o, and <file>.so options.
|
2010-01-28 19:33:02 -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
|
c695af31b8
|
Add experimental config files to filter warnings outside of the source.
|
2010-01-21 06:11:30 -05:00 |
|
Wilson Snyder
|
6196cf09ff
|
Add experimental --pipe-filter to filter all Verilog input.
|
2010-01-20 07:15:51 -05:00 |
|
Wilson Snyder
|
2e9ade61b2
|
Fix leak in setenvStr, bug184
|
2010-01-19 12:55:34 -05:00 |
|
Wilson Snyder
|
d182ecb2d3
|
Support spaces in verilator flags
|
2010-01-18 20:37:20 -05:00 |
|
Wilson Snyder
|
bf860b21d7
|
Clock domain crossing checks
|
2010-01-07 16:41:19 -05:00 |
|
Wilson Snyder
|
8fbc87be46
|
Support +notimingchecks
|
2010-01-06 12:38:58 -05:00 |
|
Wilson Snyder
|
729dfdfed7
|
Copyright year update
|
2010-01-05 21:15:06 -05:00 |
|
Wilson Snyder
|
9b0d26aedd
|
Support `undefineall
|
2009-12-20 22:26:48 -05:00 |
|
Wilson Snyder
|
934dc842e0
|
Add --bbox-unsup option to black-box unsupported UDP tables.
|
2009-12-16 11:45:28 -05:00 |
|
Wilson Snyder
|
097f3590ae
|
Add -sv option to match other simulators
|
2009-12-07 15:30:37 -05:00 |
|
Wilson Snyder
|
d608fd77b9
|
Fix initialization of 2 state vars to zero
|
2009-11-23 19:08:25 -05:00 |
|
Wilson Snyder
|
3fc55bba8e
|
Fix MinGW compilation, bug184.
|
2009-11-13 11:08:30 -05:00 |
|
Wilson Snyder
|
4d1f8bd057
|
Increase default --unroll-stmts
|
2009-10-05 07:49:02 -04:00 |
|
Wilson Snyder
|
b883ce95b2
|
Add --gdbbt option
|
2009-10-04 18:04:37 -04:00 |
|
Wilson Snyder
|
1a0de753e9
|
Don't require SYSTEMPERL_INCLUDE if SYSTEMPERL/src exists.
|
2009-09-17 21:31:03 -04:00 |
|
Wilson Snyder
|
faa5ef193b
|
Add --bbox-sys option to blackbox $system calls.
|
2009-09-16 09:28:09 -04:00 |
|
Wilson Snyder
|
9cf61cef9d
|
Fix --error-limit option being ignored.
|
2009-09-15 18:11:21 -04:00 |
|
Wilson Snyder
|
348c43de63
|
Add verilator --pins-uint8 option to use sc_in<uint8_t/uint16_t>.
|
2009-06-29 09:21:21 -04:00 |
|
Wilson Snyder
|
8b20d777b0
|
Add verilator -V option, to show verbose version.
|
2009-06-25 19:53:26 -04:00 |
|
Wilson Snyder
|
96b23f6edd
|
Make old site-specific configuration more generic,
set DIRPROJECT_PERL_BOOT to a script for bin/verilator to call to do setup.
|
2009-06-21 13:17:12 -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
|
38669d0a10
|
Add SYSTEMPERL_INCLUDE envvar to assist RPM builds.
|
2009-03-28 10:18:53 -04:00 |
|
Wilson Snyder
|
202a8bc3bb
|
Internals: Use common wrapper for setenv
|
2009-03-28 09:15:13 -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
|
59159b4811
|
Clock gating optimization, currently disabled. Merge from branch
|
2009-01-07 09:37:59 -05:00 |
|
Wilson Snyder
|
3d06720628
|
Copyright year update
|
2009-01-02 11:47:39 -05:00 |
|
Wilson Snyder
|
77405ddded
|
Add toggle coverage
|
2008-12-12 15:34:02 -05:00 |
|
Wilson Snyder
|
13f6c5a934
|
Fix --output-split-cfuncs to also split trace code.
|
2008-11-17 17:13:57 -05:00 |
|
Wilson Snyder
|
e49fc945df
|
Fix GCC 4.3 compile error; bug35
|
2008-10-15 10:49:05 -04:00 |
|