Wilson Snyder
|
26eb7c9375
|
Remove version (mod) flag from releases
|
2009-10-26 20:26:28 -04:00 |
|
Wilson Snyder
|
e4d5367ead
|
Version bump
|
2009-10-26 20:19:23 -04:00 |
|
Wilson Snyder
|
47b5157f01
|
Support division and modulus of > 64 bit vectors.
|
2009-10-26 20:12:09 -04:00 |
|
Wilson Snyder
|
39444d83c5
|
Support little endian bit vectors ("reg [0:2] x;").
|
2009-10-25 16:53:55 -04:00 |
|
Wilson Snyder
|
350028553b
|
Fix install missing verilatedsc.h
|
2009-10-23 19:30:44 -04:00 |
|
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
|
996afe7d95
|
Cleanup handling DOS CRs to match preprocessor
Fix missing line number increment for `pragma
|
2009-10-22 16:51:34 -04:00 |
|
Wilson Snyder
|
905cadc00e
|
License clarification
|
2009-10-22 15:46:47 -04:00 |
|
Wilson Snyder
|
6634751303
|
Verilator --version now uses git describe for tag-relative naming
|
2009-10-21 09:25:52 -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
|
dd4059beb8
|
Internals: Rework V3Param, V3Width and V3Const to return a AstNode* representing
any replacement edit they made to the passed in node. Assure all callers use it
and/or comment on non-use. Hopefully no function changed.
|
2009-10-14 20:13:04 -04:00 |
|
Wilson Snyder
|
fe3b54bc2e
|
Have V3Life unlink at end to prevent proposed new-iteration scheme from breaking.
|
2009-10-14 08:26:30 -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
|
c42612abac
|
Internal: Reconnect complicated pins in V3Tristate before Unknowns. Prep for next change.
|
2009-10-07 07:54:30 -04:00 |
|
Wilson Snyder
|
7069d7d802
|
Internals: Remove AstAssignW::allowImplicit - dead code
|
2009-10-06 21:58:00 -04:00 |
|
Wilson Snyder
|
9aaa6d5df1
|
Move V3Unknown to after variable names have been begin'ed; in prep for future change
|
2009-10-06 21:46:24 -04:00 |
|
Wilson Snyder
|
3eb155cf2a
|
V3Unknown: Don't modify tree if SEL out-of-bounds would be constant. Prep for next change.
|
2009-10-06 17:19:38 -04:00 |
|
Wilson Snyder
|
7c8d914711
|
V3Number::setZero can be public. No functional change.
|
2009-10-05 21:09:26 -04: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
|
546e7c0c1f
|
Internals: iterateAndNext now requires backp to exist, for forward compatibility
|
2009-10-04 17:01:35 -04:00 |
|
Wilson Snyder
|
4f2dc0ecff
|
Internals: Route abort() through vlabort(). No functional change
|
2009-10-04 17:01:28 -04:00 |
|
Wilson Snyder
|
03c5d06107
|
Visitors that just accept netlists should say so. No functional change
|
2009-10-01 22:33:11 -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
|
66d000f4ba
|
Repair new AstConst::Unsigned32 constructor
|
2009-09-26 06:43:06 -04:00 |
|
Wilson Snyder
|
2c3c990019
|
Move swap to V3Ast, and tell which AstUser*InUse fails assertions
|
2009-09-23 23:10:46 -04:00 |
|
Wilson Snyder
|
807aecdb11
|
Use parallel top level make
|
2009-09-23 23:10:09 -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
|
cb8b0d3597
|
No need for V3Signed to recurse into generate if.
|
2009-09-22 18:58:59 -04:00 |
|
Wilson Snyder
|
7a86514505
|
Rename opRange->opSel to match AstRange. No functional change.
|
2009-09-20 09:30:39 -04:00 |
|
Wilson Snyder
|
3a0babb47d
|
Version bump
|
2009-09-18 22:37:53 -04:00 |
|
Wilson Snyder
|
b085b34a69
|
Commentary
|
2009-09-18 22:35:46 -04:00 |
|
Wilson Snyder
|
abc738b6f1
|
Fix deep defines causing flex scanner overflows.
|
2009-09-17 22:23:18 -04:00 |
|
Wilson Snyder
|
d37cc5a160
|
Fix preprocessing commas in deep parameterized macros.
|
2009-09-17 22:00:17 -04:00 |
|
Wilson Snyder
|
1a0de753e9
|
Don't require SYSTEMPERL_INCLUDE if SYSTEMPERL/src exists.
|
2009-09-17 21:31:03 -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
|
4c7b5005a6
|
Give fatal instead of coredump
|
2009-09-15 18:11:56 -04:00 |
|
Wilson Snyder
|
9cf61cef9d
|
Fix --error-limit option being ignored.
|
2009-09-15 18:11:21 -04:00 |
|
Wilson Snyder
|
28c61b548b
|
Commentary, bug108.
|
2009-09-14 13:36:15 -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
|
91b1e66933
|
Fix tracing escaped dotted identifiers.
|
2009-09-07 15:55:54 -04:00 |
|