Wilson Snyder
|
7392add8e0
|
Add new tests to support for future commit
|
2009-10-22 22:25:24 -04:00 |
|
Wilson Snyder
|
e14695c96e
|
Fix erroring on strings with backslashed newlines, bug168.
|
2009-10-22 21:46:49 -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
|
64b57fa907
|
Internals: Commentary and new select tests for future merge-in. No functional change.
|
2009-10-15 21:47:15 -04:00 |
|
Wilson Snyder
|
1b5e1943f5
|
Part of earlier commit; Fix execute permission
|
2009-10-12 20:53:21 -04:00 |
|
Wilson Snyder
|
b1e6fe7139
|
Fix core dump with SystemVerilog var declarations under unnamed begins.
|
2009-10-11 20:50:31 -04:00 |
|
Wilson Snyder
|
92718a819c
|
Fix cell port connection to unsized integer causing false width warning.
|
2009-10-09 22:55:37 -04:00 |
|
Wilson Snyder
|
ceb2f6894f
|
Fix writing to out-of-bounds arrays writing element 0.
|
2009-10-08 20:42:45 -04:00 |
|
Wilson Snyder
|
b883ce95b2
|
Add --gdbbt option
|
2009-10-04 18:04:37 -04:00 |
|
Wilson Snyder
|
9499047f8e
|
Driver.pl support for iv
|
2009-10-01 22:32:40 -04:00 |
|
Wilson Snyder
|
db5674cb08
|
Fix VCD files showing internal flattened hierarchy, broke in 3.714.
|
2009-09-26 09:31:50 -04:00 |
|
Wilson Snyder
|
ea1b705c1c
|
Move test_v submodule into t_case_orig. No functional change
|
2009-09-23 21:04:12 -04:00 |
|
Wilson Snyder
|
b085b34a69
|
Commentary
|
2009-09-18 22:35:46 -04:00 |
|
Wilson Snyder
|
d37cc5a160
|
Fix preprocessing commas in deep parameterized macros.
|
2009-09-17 22:00:17 -04:00 |
|
Wilson Snyder
|
b798f4fe71
|
Detect selection index unknown instead of internal erroring
|
2009-09-16 20:52:52 -04:00 |
|
Wilson Snyder
|
0c0a588b55
|
Support generate for var++, var--, ++var, --var.
|
2009-09-16 10:32:14 -04:00 |
|
Wilson Snyder
|
faa5ef193b
|
Add --bbox-sys option to blackbox $system calls.
|
2009-09-16 09:28:09 -04:00 |
|
Wilson Snyder
|
0b24e62d43
|
Fix $display with uppercase %M.
|
2009-09-11 19:25:42 -04:00 |
|
Wilson Snyder
|
b19dd49fc9
|
Add test forgot to add earlier
|
2009-09-07 15:56:20 -04:00 |
|
Wilson Snyder
|
eea2712eac
|
Improved warning when "do" used as identifier.
|
2009-09-07 15:54:12 -04:00 |
|
Wilson Snyder
|
59b491e3a8
|
Allow renaming C keywords
|
2009-07-22 15:21:41 -04:00 |
|
Wilson Snyder
|
15b3c9797b
|
Fix constant functions with and begin/end
|
2009-07-21 14:31:16 -04:00 |
|
Wilson Snyder
|
584cfa4d4a
|
Tests: Convert t_loop into test_regress format
|
2009-07-21 10:42:10 -04:00 |
|
Wilson Snyder
|
b92f57eacb
|
Support constant function calls for parameters - missed adding tests
|
2009-07-20 15:08:50 -04:00 |
|
Wilson Snyder
|
aeeaaa53d4
|
Support constant function calls for parameters.
|
2009-07-17 14:13:11 -04:00 |
|
Wilson Snyder
|
510fe8e634
|
Explicitly size all parameters, even if not used for module cells
|
2009-07-16 14:49:34 -04:00 |
|
Wilson Snyder
|
4dde1ede0e
|
Support SystemVerilog "logic", bug101.
|
2009-07-16 09:19:15 -04:00 |
|
Wilson Snyder
|
6a36bd8514
|
Add env var test
|
2009-07-15 10:14:10 -04:00 |
|
Wilson Snyder
|
96c7abdb39
|
On WIDTH warnings, show variable name causing error. - Missing files
|
2009-07-09 21:45:12 -04:00 |
|
Wilson Snyder
|
6835aecdce
|
On WIDTH warnings, show variable name causing error.
|
2009-07-09 17:39:24 -04:00 |
|
Wilson Snyder
|
be1a3f427e
|
Support zero-width constants in concatenations.
|
2009-06-30 11:54:07 -04:00 |
|
Wilson Snyder
|
18dc947fa9
|
Part of last commit
|
2009-06-30 11:29:58 -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
|
02e6005fa9
|
Version bump
|
2009-06-23 14:09:38 -04:00 |
|
Wilson Snyder
|
a32caac3c1
|
Fix error on case statement with all duplicate items, bug99.
|
2009-06-22 18:49:20 -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
|
82844a5591
|
Driver: Fix preproc running in parallel random fails
|
2009-06-12 09:50:27 -04:00 |
|
Wilson Snyder
|
46fb5a852f
|
Test Driver: Detect missing system perl
|
2009-06-12 09:08:46 -04:00 |
|
Wilson Snyder
|
10a3aa18bc
|
Fix compile warning on gcc 3.3.5
|
2009-06-12 08:31:11 -04:00 |
|
Wilson Snyder
|
3c395c26be
|
Support decimal constants of arbitrary widths.
|
2009-06-12 08:27:48 -04:00 |
|
Wilson Snyder
|
b9be4ae4e8
|
Fix segfault on unrolling for's with bad inits, bug90.
|
2009-06-08 15:59:33 -04:00 |
|
Wilson Snyder
|
663f3592ba
|
`__FILE__ now expands to a string, per draft SystemVerilog 2010(ish).
|
2009-05-19 07:15:13 -04:00 |
|
Wilson Snyder
|
4e522ab7f5
|
Fix define formal arguments that contain newlines, bug84.
|
2009-05-11 11:57:43 -04:00 |
|
Wilson Snyder
|
a3e463030d
|
Fix escaped identifiers with '.' causing conflicts, bug83.
|
2009-05-08 13:16:19 -04:00 |
|
Wilson Snyder
|
4569278c53
|
Reconsile parser with Verilog-Perl version, to enable more SV features
|
2009-05-07 18:28:05 -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
|
2c953dc37f
|
Fix $clog2 calculation error with powers-of-2, bug81.
|
2009-05-01 22:18:32 -04:00 |
|
Wilson Snyder
|
50f835c701
|
Fix segfault with error on bad --top-module, bug79.
|
2009-04-24 10:32:11 -04:00 |
|
Wilson Snyder
|
fb81721e7e
|
Add missing files from last bug
|
2009-04-23 09:13:55 -04:00 |
|
Wilson Snyder
|
3d85cbe6b5
|
Fix "cloning" error with -y/--top-module, bug76.
|
2009-04-07 13:23:25 -04:00 |
|