Wilson Snyder
|
f3867d7f80
|
Fix imports causing symbol table error, bug490.
|
2012-04-24 21:21:26 -04:00 |
Wilson Snyder
|
fb90e47e70
|
Tests: Add t_udp_noname, bug468
|
2012-04-24 20:43:15 -04:00 |
Wilson Snyder
|
68046244dd
|
Fix 'output tri0' 2001 declaration; Var characteristics must be attributes
|
2012-04-24 07:45:02 -04:00 |
Wilson Snyder
|
b1507060ad
|
Fix output with tri1, but489
|
2012-04-24 07:12:51 -04:00 |
Wilson Snyder
|
ffbd595d88
|
Support nmos and pmos, bug488.
|
2012-04-23 20:13:07 -04:00 |
Wilson Snyder
|
ed5bc1e69c
|
Internals: Rename arrayp to rangep(). No functional change intended.
|
2012-04-22 19:18:51 -04:00 |
Wilson Snyder
|
9734931f67
|
IMPORTANT: Rewrite tristate handling, tri0, tri1, etc.
|
2012-04-21 21:45:28 -04:00 |
Wilson Snyder
|
0048b04540
|
Merge from Tristate branch, part 1 of 2. No functional change intended
|
2012-04-21 19:30:08 -04:00 |
Wilson Snyder
|
2d8feabe54
|
Fix generate operators not short circuiting, bug413. Merge from Jeremy Bennett.
|
2012-04-19 22:53:52 -04:00 |
Wilson Snyder
|
1b511dd130
|
Internals: Add opLogIf(f). No functional change. Merge from Jeremy Bennet.
|
2012-04-19 21:02:08 -04:00 |
Wilson Snyder
|
735fa6287f
|
Fix linking suppressing duplicate var and block name errors
|
2012-04-19 20:51:21 -04:00 |
Wilson Snyder
|
946d0cd219
|
Add readme.pdf and internal.pdf
|
2012-04-15 14:51:04 -04:00 |
Wilson Snyder
|
4d0b964e36
|
Internals: Merge from dtype. Create subDTypep. No functional change intended.
|
2012-04-14 12:43:03 -04:00 |
Wilson Snyder
|
2b12ab4d5a
|
Internals: Merge from dtype. Add hasDType; still unused. No functional change.
|
2012-04-14 11:03:38 -04:00 |
Wilson Snyder
|
8114957e6d
|
Internals: Merge from dtype. Rename isSigned to dtypeChgSigned. No functional change.
|
2012-04-14 10:45:24 -04:00 |
Wilson Snyder
|
50edef4ab2
|
Add Emacs indentation line. No functional change
|
2012-04-12 21:08:20 -04:00 |
Wilson Snyder
|
4a5e775a2b
|
Fix change detections on arrays.
|
2012-04-09 20:17:51 -04:00 |
Wilson Snyder
|
aab338760c
|
Increase VL_VALUE_STRING_MAX_WIDTH, bug479
|
2012-04-05 21:46:55 -04:00 |
Wilson Snyder
|
ab9a2b1728
|
Internal: Prevent possible buffer overrun
|
2012-04-05 21:46:03 -04:00 |
Wilson Snyder
|
6a38d3bcf3
|
Add SELRANGE as warning instead of error, bug477.
|
2012-04-04 21:55:20 -04:00 |
Wilson Snyder
|
d45d58b6bf
|
Fix real constant parameter functions, bug475.
|
2012-04-02 21:58:40 -04:00 |
Wilson Snyder
|
b4a31bd292
|
Internals: Merge AstCCast minwidth set. No functional change intended
|
2012-04-01 21:17:58 -04:00 |
Wilson Snyder
|
cc1adf9b38
|
Internals: merge V3Hashed cleanups. No functional change intended
|
2012-04-01 21:04:28 -04:00 |
Wilson Snyder
|
1601b3b6b0
|
Internals: Merge VFlagChildDtype calls. No functional change intended.
|
2012-03-31 11:22:19 -04:00 |
Wilson Snyder
|
61cbdd1a19
|
Internals: Merge VFlag rename. No functional change.
|
2012-03-31 11:10:34 -04:00 |
Wilson Snyder
|
a3ee6131a3
|
Internals: Merge using dtypeSetLogicSized. No functional change intended
|
2012-03-31 10:53:53 -04:00 |
Wilson Snyder
|
6dfddaa453
|
Internals: Rename dtypeChg to dtypeSet. No functional change
|
2012-03-31 10:19:27 -04:00 |
Wilson Snyder
|
de696b7092
|
Debug: Print dtype big endian correctly
|
2012-03-30 21:50:37 -04:00 |
Wilson Snyder
|
9165233657
|
Fix OpenSolaris compile error.
|
2012-03-30 07:26:00 -04:00 |
Wilson Snyder
|
996f48fcf0
|
Fix processing unused parametrized modules, bug470.
|
2012-03-24 15:54:06 -04:00 |
Wilson Snyder
|
4a31463299
|
Fix genvar and begin under generate, bug461.
|
2012-03-23 08:49:47 -04:00 |
Wilson Snyder
|
8a5471e175
|
Tests: skip test for bug462
|
2012-03-22 22:35:24 -04:00 |
Wilson Snyder
|
2bda43875d
|
Support += and -= in standard for loops, bug463.
|
2012-03-22 21:02:38 -04:00 |
Wilson Snyder
|
11edc9e7a7
|
Debug: Add --dump-treei option
|
2012-03-20 22:45:35 -04:00 |
Wilson Snyder
|
204fb82975
|
Add very experimental --xml option
|
2012-03-20 16:13:10 -04:00 |
Wilson Snyder
|
37839e2709
|
Cleanup trailing whitespace. No functional change
|
2012-03-20 16:01:53 -04:00 |
Wilson Snyder
|
dbaedb5995
|
Internals: Add XML output internals, unused. No functional change.
|
2012-03-20 15:57:29 -04:00 |
Wilson Snyder
|
0a832e90bd
|
Internals: Rename left/right to match IEEE. No functional change.
|
2012-03-19 21:32:05 -04:00 |
Wilson Snyder
|
b4e908d04d
|
Fix warning on gcc 4.6.1
|
2012-03-16 18:06:32 -04:00 |
Wilson Snyder
|
c63b697636
|
Fix signed array warning, bug456.
|
2012-03-12 20:29:00 -04:00 |
Wilson Snyder
|
c0f7bc4b5e
|
Tests: Parameter bug case
|
2012-03-09 19:35:37 -05:00 |
Wilson Snyder
|
7139c9ae59
|
Fix and document --gdb option, bug454.
|
2012-03-09 18:37:38 -05:00 |
Wilson Snyder
|
04f910b747
|
Fix V3Tristate t_tri_select crash
|
2012-03-07 22:42:47 -05:00 |
Wilson Snyder
|
1c3de70155
|
Internals: Debug merge. No functional change
|
2012-03-07 21:48:02 -05:00 |
Wilson Snyder
|
b73642f8a8
|
Report ENDLABEL on mismatching end labels, bug450.
|
2012-03-07 20:14:18 -05:00 |
Wilson Snyder
|
8687dcbce1
|
Internals: Add isRanged, more debug. No functional change.
|
2012-03-04 16:18:41 -05:00 |
Wilson Snyder
|
03dfbdb7b1
|
Fix inheriting signed type across untyped parameters.
|
2012-03-03 21:03:34 -05:00 |
Wilson Snyder
|
3c8519f245
|
Fix inheriting real type across untyped parameters.
|
2012-03-03 16:29:06 -05:00 |
Wilson Snyder
|
6e2758ae26
|
Internals: Minor refactorings from dtype branch. No functional change.
|
2012-03-03 12:10:29 -05:00 |
Wilson Snyder
|
4637e06ad2
|
Fix backward widths in function output warning
|
2012-03-03 12:09:01 -05:00 |