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
|
e01d7fcefc
|
Commentary: fewer chapters
|
2010-02-01 21:35:40 -05:00 |
|
Wilson Snyder
|
aec04b07e0
|
Commentary: sort flags better
|
2010-02-01 21:12: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
|
634816d378
|
V3Delayed warnings now per-scope, bug102 part 2+3
|
2010-02-01 18:55:32 -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
|
a41aefe77d
|
Fix conditional assignments of slices where conditional is an array, bug215
|
2010-02-01 06:52:48 -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
|
fc2834cf04
|
Link: -lfl not needed, upsets cygwin
|
2010-02-01 06:37:39 -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
|
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
|
a51e95d052
|
Tests: Better example, test for null file in vcd open
|
2010-01-28 18:16:59 -05:00 |
|
Wilson Snyder
|
4df9d70e4a
|
Support 1800-2009 /*comments*/ in define values. Match Verilog-Perl
|
2010-01-28 09:41:24 -05:00 |
|
Wilson Snyder
|
78d490d5e4
|
Preproc: Strip all CRs up front
|
2010-01-28 09:31:29 -05:00 |
|
Wilson Snyder
|
2f6002b197
|
Tests: Add t_math_msvc_64, from bug214
|
2010-01-27 23:51:11 -05:00 |
|
Wilson Snyder
|
abcb95b8a1
|
Fix order of packed arrays, bug216
|
2010-01-26 08:06:39 -05:00 |
|
Wilson Snyder
|
bf435cae7c
|
Fix tracing issues and commentary
|
2010-01-25 09:48:35 -05:00 |
|
Wilson Snyder
|
4b38acd540
|
Fix 2D wire decls, bug206
|
2010-01-25 07:52:07 -05:00 |
|
Wilson Snyder
|
f71749c3c4
|
Fix some MSVC++ warnings
|
2010-01-24 20:53:24 -05:00 |
|
Wilson Snyder
|
cbc90e7ffb
|
Tests: Less verbosity
|
2010-01-24 20:49:36 -05:00 |
|
Wilson Snyder
|
62866dc8be
|
Repair includes that should be C++ instead of C flavor
|
2010-01-24 19:00:34 -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
|
88fba101a3
|
Fix _change_request data type to save instruction
|
2010-01-24 07:58:28 -05:00 |
|
Wilson Snyder
|
b0f431e1a2
|
Fix MSVC++ 2008 compile issues, bug209.
|
2010-01-24 07:52:43 -05:00 |
|
Wilson Snyder
|
42a7aca504
|
Tests: fix dpi_export with other simulators
|
2010-01-22 22:49:52 -05:00 |
|
Wilson Snyder
|
c017f2e7c4
|
Commentary
|
2010-01-22 19:14:32 -05:00 |
|
Wilson Snyder
|
d17bcd8afe
|
Allow 'global' reserved identifier in 1800-2009 when possible
|
2010-01-22 19:08:20 -05:00 |
|
Wilson Snyder
|
874673f64f
|
Don't override CXX, bug212
|
2010-01-22 07:33:03 -05:00 |
|
Wilson Snyder
|
e052d73321
|
Update svdpi.h to 1800-2009
|
2010-01-21 22:17:43 -05:00 |
|
Wilson Snyder
|
58efab5cdf
|
Add SystemVerilog 1800-2009 keywords
|
2010-01-21 21:58:45 -05:00 |
|
Wilson Snyder
|
4360fe492e
|
Fix initial values for local variables, bug210
|
2010-01-21 20:08:45 -05:00 |
|
Wilson Snyder
|
295faf726b
|
Fix wrong error point, bug210
|
2010-01-21 18:22:08 -05:00 |
|
Wilson Snyder
|
2da9d46ca6
|
Internals: Rename AstVar::initp to valuep as it's a constant, not initial value
|
2010-01-21 18:20:47 -05:00 |
|
Wilson Snyder
|
e4f1e5f4c3
|
Internals: Rename AstType enum to fix Cygwin define conflict
|
2010-01-21 18:04:36 -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
|
24753c8c6a
|
Tests: Add t_var_rsvd_port test
|
2010-01-20 18:29:58 -05:00 |
|
Wilson Snyder
|
6196cf09ff
|
Add experimental --pipe-filter to filter all Verilog input.
|
2010-01-20 07:15:51 -05:00 |
|
Wilson Snyder
|
28eb5b9bc4
|
Internals: Eliminate extra constructor call in FileLine warn off, and commentary.
|
2010-01-19 21:30:12 -05:00 |
|
Wilson Snyder
|
bb20331f9e
|
Fix signals in a concatenation on the LHS aren't created implicitly, bug206
|
2010-01-19 19:35:05 -05:00 |
|