Wilson Snyder
|
fa904f386c
|
Commentary - Spelling fixes
|
2019-09-09 07:50:21 -04:00 |
Wilson Snyder
|
314cd92129
|
Support $fseek, $ftell, $frewind, bug1496.
|
2019-09-03 21:28:15 -04:00 |
Todd Strader
|
b947391662
|
Retain widthSized when simulating
|
2019-08-12 15:38:58 -04:00 |
Wilson Snyder
|
81e806e895
|
Fix elaboration time errors, bug1429.
|
2019-08-04 22:34:54 -04:00 |
Wilson Snyder
|
1a36e05cc6
|
Fix core dump on v3Number replace'ed assertions.
|
2019-08-04 14:14:28 -04:00 |
Wilson Snyder
|
71265a8ec9
|
Internals: Rename unsized functions. No functional change.
|
2019-08-04 12:39:35 -04:00 |
Wilson Snyder
|
3a720204c2
|
Internals: Remove m_logicMap as m_detailedMap covers it. No functional change intended.
|
2019-08-04 08:16:24 -04:00 |
Todd Strader
|
b045111a67
|
Refactor SimulateVisitor to use AstConst
|
2019-07-23 13:58:17 -04:00 |
Todd Strader
|
654571bd1c
|
V3Number cleanup
|
2019-07-22 15:07:08 -04:00 |
Wilson Snyder
|
ee469eedaf
|
Fix some errors reporting wrong objects.
|
2019-07-14 15:06:49 -04:00 |
Wilson Snyder
|
0f857ce423
|
In errors, single quote signals and other from-user data.
|
2019-07-11 22:09:30 -04:00 |
Wilson Snyder
|
6c5cc885a6
|
Internals: Cleanup FileLine constructors. No functional change intended.
|
2019-07-10 22:04:58 -04:00 |
Wilson Snyder
|
9af84c71f5
|
Internals: More UASSERT_OBJ conversions. No functional change intended.
|
2019-07-07 09:01:36 -04:00 |
Wilson Snyder
|
bea34d0ced
|
Internals: Misc enum cleanups. No functional change.
|
2019-07-06 15:50:25 -04:00 |
Wilson Snyder
|
8548ecfdac
|
Internals: Add UASSERT_OBJ macro to replace hand-done ifs. No functional change intended.
This makes it easier to filter out correctly zero code-coverage lines.
|
2019-07-06 12:57:50 -04:00 |
Wilson Snyder
|
ac43e7322b
|
Internals: Remove dead code.
|
2019-06-30 22:11:56 -04:00 |
Wilson Snyder
|
ba9af4aabf
|
For internal messages, use <command-line> and <built-in> to match GCC.
|
2019-06-29 07:39:34 -04:00 |
Wilson Snyder
|
5cb6474cc6
|
Fix not reporting some duplicate signals/ports, bug1462.
|
2019-06-22 12:43:48 -04:00 |
Wilson Snyder
|
6ffbb7cabf
|
Internals: Remove extra semicolons. No functional change.
|
2019-06-11 18:31:06 -04:00 |
Todd Strader
|
34424e70d8
|
Fix sameHash error on type parameters, bug1456.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-06-05 20:39:42 -04:00 |
Wilson Snyder
|
f6f8073058
|
Support logical equivalence operator <->.
|
2019-06-01 19:40:06 -04:00 |
Wilson Snyder
|
b83b606267
|
Internals: Detab and fix spacing style issues. No functional change.
When diff, recommend using "git diff --ignore-all-space"
When merging, recommend using "git merge -Xignore-all-space"
|
2019-05-19 16:13:13 -04:00 |
Wilson Snyder
|
59d7d9e8c3
|
Fix real parameter assignment, bug1427.
|
2019-05-17 20:50:57 -04:00 |
Wilson Snyder
|
1f714c6813
|
Commentary: Spelling fixes.
|
2019-05-11 18:42:27 -04:00 |
Todd Strader
|
eac3458647
|
Internals: V3Number tracks node information, part of bug1305.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-05-09 20:03:19 -04:00 |
Wilson Snyder
|
0094cd7a81
|
Internals: Spacing fixes. No functional change.
|
2019-03-13 19:47:47 -04:00 |
Wilson Snyder
|
7bf3366041
|
Support .
|
2019-03-07 20:56:53 -05:00 |
Wilson Snyder
|
60f2f176a2
|
Fix DPI export void compiler error, bug1391.
|
2019-01-16 00:38:42 -05:00 |
Wilson Snyder
|
62a7d713a7
|
Fix internal error on xrefs into unrolled functions, bug1387.
|
2019-01-06 17:38:27 -05:00 |
Wilson Snyder
|
8a4aeddbb0
|
Copyright year update.
|
2019-01-03 19:17:22 -05:00 |
Wilson Snyder
|
6a5a2a56d7
|
Internals: Favor AstNetlist for global thread errors, and allow 0 line number error suppression.
|
2018-11-16 20:49:17 -05:00 |
Wilson Snyder
|
b8098098d8
|
Internals: Refactor input/output to new class in prep for ref support.
|
2018-10-27 17:29:00 -04:00 |
Wilson Snyder
|
304a24d03a
|
Internals: Fix many clang-tidy issues. No functional change intended.
|
2018-10-14 18:39:33 -04:00 |
Wilson Snyder
|
e4d638c73d
|
Internals: Cleanup string casts. No functional change.
|
2018-10-13 22:02:39 -04:00 |
Wilson Snyder
|
8b738c0022
|
Compute struct/union/enum names from surrounding typedefs.
|
2018-10-07 18:07:42 -04:00 |
Wilson Snyder
|
d11592cadd
|
Support signal types in FST dumps, bug1358.
|
2018-10-04 20:24:41 -04:00 |
Wilson Snyder
|
8ef9ac7dba
|
Support in/out directions in FST dumps, bug1358.
|
2018-10-03 19:51:05 -04:00 |
Wilson Snyder
|
9f8dbc91f2
|
Support restrict, bug1350.
|
2018-09-23 15:20:12 -04:00 |
Wilson Snyder
|
0e37747d2c
|
Support $past.
|
2018-09-23 15:20:01 -04:00 |
Wilson Snyder
|
ef5c31b4c9
|
Fix first clock edge and --x-initial-edge, bug1327.
|
2018-08-30 20:05:13 -04:00 |
Wilson Snyder
|
75f28fd446
|
Internals: Fix spacing of function calls. No functional change.
|
2018-08-25 09:52:45 -04:00 |
Wilson Snyder
|
8f838433df
|
Internals: Fix spacing and style of v4 changes. No functional change.
|
2018-08-23 05:22:34 -04:00 |
Wilson Snyder
|
ec8dbbffed
|
MAJOR: Add multithreaded model generation.
|
2018-07-22 20:54:28 -04:00 |
Wilson Snyder
|
338ebcd6f0
|
Internal: Minor style cleanups for next merge. No functional change.
|
2018-07-14 17:27:05 -04:00 |
Wilson Snyder
|
5520759d9e
|
Internals: Track dpi import wrapper creation. No functional change.
|
2018-07-07 08:02:29 -04:00 |
Wilson Snyder
|
86d85412e1
|
Merge from master
|
2018-06-22 18:51:02 -04:00 |
Wilson Snyder
|
35a40b4930
|
Commentary
|
2018-06-22 06:35:27 -04:00 |
Wilson Snyder
|
9f5a4c9b22
|
Fix cppcheck warnings. No functional change intended.
|
2018-06-14 19:04:52 -04:00 |
Wilson Snyder
|
5988bba9fb
|
Merge from master
|
2018-06-12 21:25:26 -04:00 |
Wilson Snyder
|
1c5c9e2435
|
cppcheck fixes
|
2018-06-12 21:14:20 -04:00 |
John Coiner
|
3e739db7fa
|
Fix linear searches. bug1316.
|
2018-06-11 22:05:45 -04:00 |
Wilson Snyder
|
02f18fc21b
|
Merge from master
|
2018-03-15 23:31:59 -04:00 |
Wilson Snyder
|
7922a1de28
|
Internals: Misc cleanups related to V3LinkDot. No functional change intended.
|
2018-03-15 19:46:05 -04:00 |
John Coiner
|
fc48008c1c
|
Support
|
2018-03-12 16:44:01 -04:00 |
Wilson Snyder
|
5652867316
|
Merge from master
|
2018-03-11 10:42:44 -04:00 |
Wilson Snyder
|
c8cf2afb15
|
Support assert properties, bug785, bug1290.
|
2018-03-11 10:37:20 -04:00 |
Wilson Snyder
|
d08a91b71e
|
Fix GCC lint complaint of calling NULL->cloneTree. No functional change intended.
|
2018-03-10 17:44:17 -05:00 |
Wilson Snyder
|
2c30aecc5b
|
Merge from master
|
2018-03-10 16:51:34 -05:00 |
Wilson Snyder
|
770045676f
|
Internals: Split some extremely long lines. No functional change.
|
2018-03-10 16:32:04 -05:00 |
Wilson Snyder
|
22ff760f0b
|
Support calling system functions as tasks, bug1285.
|
2018-03-08 23:40:19 -05:00 |
John Coiner
|
ef3c7bb6a2
|
Better optimize large always block splitting, bug1244.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2018-02-28 06:58:41 -05:00 |
Wilson Snyder
|
f0ba17a19b
|
Merge from master.
|
2018-02-27 07:24:31 -05:00 |
Patrick Stewart
|
fe5c4df079
|
Support trig functions (() etc), bug1281.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2018-02-26 04:25:07 -05:00 |
Wilson Snyder
|
597d28b505
|
Fix internals to make null-pointer-check clean. Also add more const's. No functional change intended, but likely something will break.
|
2018-02-01 21:32:58 -05:00 |
Wilson Snyder
|
94e8cf1de9
|
Internals: Use explicit std:: instead of using namespace std. No functional change intended.
|
2018-02-01 21:24:41 -05:00 |
Wilson Snyder
|
8e65d93d6d
|
Copyright year update. No functional change.
|
2018-01-02 18:05:06 -05:00 |
Wilson Snyder
|
49fe4d081c
|
Support DPI open arrays, bug909, bug1245.
|
2017-12-17 16:28:58 -05:00 |
Wilson Snyder
|
d1b8f53711
|
Support DPI time and svLogicVal.
Note older version incorrectly assumed svBitVal even for logicals.
|
2017-12-09 20:17:37 -05:00 |
Wilson Snyder
|
662ebece71
|
Support string len() method.
|
2017-12-07 19:57:11 -05:00 |
John Coiner
|
f0217edef1
|
Internals: Keep a ptr to _eval in AstNetlist, make it easier to find.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-11-30 18:53:57 -05:00 |
Wilson Snyder
|
ae9179f412
|
Fix partial slicing with pattern assignments, bug991.
|
2017-11-23 14:55:32 -05:00 |
Wilson Snyder
|
a579e9273b
|
Support self-recursive modules, bug659.
|
2017-11-18 17:42:35 -05:00 |
Wilson Snyder
|
562f17ea4b
|
Fix xml tags on typedefs.
|
2017-11-13 18:04:13 -05:00 |
Wilson Snyder
|
c0afe96b80
|
Fix addition of data types to --xml.
|
2017-11-09 18:04:16 -05:00 |
Wilson Snyder
|
cbb7cd16d0
|
Detect MSB overflow when under VL_DEBUG, bug1238.
|
2017-11-05 21:47:55 -05:00 |
John Coiner
|
f63e946f04
|
Internals: Add consts. No functional change.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-11-02 18:02:11 -04:00 |
Wilson Snyder
|
ec6fae5d1a
|
Internals: Add const to same() methods. No functional change.
|
2017-10-28 10:26:34 -04:00 |
Wilson Snyder
|
eb65984368
|
Tests: Additional display merge tests. No functional change.
|
2017-10-21 13:50:31 -04:00 |
Wilson Snyder
|
bbed4d50ab
|
Fix clang and cppcheck warnings.
|
2017-10-14 14:51:57 -04:00 |
Chris Randall
|
264b888ef2
|
Add /*verilator tag*/ for XML extraction applications.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-10-06 07:33:52 -04:00 |
Wilson Snyder
|
8281ee1520
|
Optimize arrayed if assignments
|
2017-10-04 22:10:44 -04:00 |
Wilson Snyder
|
75aab4e9d2
|
Fix conditional slices and add related optimizations.
|
2017-10-04 21:27:34 -04:00 |
Wilson Snyder
|
b532a47e4a
|
Internals: Prep for V3Slice rewrite. No functional change intended.
|
2017-10-04 21:15:19 -04:00 |
Wilson Snyder
|
89c8449ec0
|
Support package export, bug1217.
|
2017-09-20 21:04:59 -04:00 |
Wilson Snyder
|
cf6a69da27
|
Internals: Fix some cast and fallthrough warnings. No functional change
|
2017-09-14 23:27:06 -04:00 |
Wilson Snyder
|
9d055f8c13
|
Fix ordering of arrayed cell wide connections, bug1202 partial.
|
2017-09-12 19:34:10 -04:00 |
Wilson Snyder
|
c28a6eef3b
|
Fix whitespace issues, bug1203.
|
2017-09-11 19:18:58 -04:00 |
Wilson Snyder
|
590ad964b1
|
Add assertion on bad formed lvalues, used to debug bug1187.
|
2017-08-13 18:08:44 -04:00 |
Wilson Snyder
|
70daadf987
|
Fix cpp-check warnings; support XML format 2
|
2017-07-06 20:25:59 -04:00 |
Wilson Snyder
|
b032fce962
|
Support $value$plusargs with variables, bug1165.
|
2017-05-18 22:41:43 -04:00 |
Wilson Snyder
|
ce879122bb
|
Fix --assert with complex case statements, bug1164.
|
2017-05-17 20:15:40 -04:00 |
Wilson Snyder
|
96a5445d44
|
Support ports of array of reals, bug1154.
|
2017-04-28 06:10:14 -04:00 |
Wilson Snyder
|
e6d7e7e329
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
Wilson Snyder
|
f942aba855
|
Support old-style (), bug467.
|
2017-01-09 19:19:21 -05:00 |
Wilson Snyder
|
a1e4d676c3
|
Fix parsing sensitivity with &&, bug934.
|
2016-12-21 18:23:14 -05:00 |
Wilson Snyder
|
7efa40966a
|
Internals: Remove second argument to visitors. No functional change intended.
|
2016-11-27 08:11:38 -05:00 |
Wilson Snyder
|
183cabc77d
|
Internals: Have cloning return node's type to avoid casts. No functional change.
|
2016-11-08 21:16:22 -05:00 |
Wilson Snyder
|
e52f5f1b63
|
Internals: Remove extraneous castNode() calls. No functional change.
|
2016-11-05 10:06:43 -04:00 |
Wilson Snyder
|
bda4b326ab
|
Internals: Use mixed case for AstType enums. No functional change.
|
2016-11-05 09:47:56 -04:00 |
Wilson Snyder
|
1e4c3751e1
|
Support foreach, bug1078.
|
2016-09-19 22:00:13 -04:00 |
Wilson Snyder
|
e8e4f1777d
|
Internals: Add cloneType method. Unused - for next checkin.
|
2016-07-23 16:54:36 -04:00 |
Wilson Snyder
|
891214fa72
|
Fix enum values of 11-16 bits wide using .next/.prev, bug1062.
|
2016-06-15 22:46:34 -04:00 |
Johan Bjork
|
8c4aa8517e
|
Fix --output-split of constructors, bug1035.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2016-05-12 07:19:02 -04:00 |
Wilson Snyder
|
80678ae7bc
|
Fix clang 3.8.0 warnings.
|
2016-03-31 22:26:49 -04:00 |
Wilson Snyder
|
9ae40d64f0
|
Support parameter type, bug376.
|
2016-03-14 21:51:31 -04:00 |
Wilson Snyder
|
b738d1960a
|
Copyright year update
|
2016-01-06 20:36:41 -05:00 |
Johan Bjork
|
c7e0f2e196
|
Fix function calls on arrayed interface, bug994.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-11-11 20:40:24 -05:00 |
Wilson Snyder
|
040b1b06d5
|
Support genvar indexes into arrayed cells, bug517.
|
2015-10-22 20:13:49 -04:00 |
Wilson Snyder
|
318ded4198
|
Internals: Cleanup cppcheck warnings.
|
2015-10-03 22:33:06 -04:00 |
Wilson Snyder
|
f1874b211f
|
Support , bug977.
|
2015-10-03 07:12:56 -04:00 |
Wilson Snyder
|
c87c66efb1
|
Fix size casts as second argument of cast item, bug950.
|
2015-08-12 19:37:25 -04:00 |
Wilson Snyder
|
00759f777e
|
Fix dpi imports inside generates.
|
2015-06-16 19:27:18 -04:00 |
Wilson Snyder
|
7312de6bc2
|
Fix sign extension in large localparams, bug910.
|
2015-05-14 21:46:07 -04:00 |
Wilson Snyder
|
486d69da5f
|
Add --clk and related optimizations, msg1533.
|
2015-03-12 19:20:46 -04:00 |
Wilson Snyder
|
6ac672b4a3
|
Fix SystemC arrayed bit vectors, bug886.
|
2015-02-25 21:09:55 -05:00 |
Wilson Snyder
|
4c91ade61d
|
Copyright year update
|
2015-01-07 18:25:53 -05:00 |
Wilson Snyder
|
b71b9ccb57
|
Fix member select error broke in 3.868, bug867.
|
2014-12-24 19:27:46 -05:00 |
Wilson Snyder
|
8b0af19351
|
Support cast operator with expression size, bug865.
|
2014-12-23 22:11:31 -05:00 |
Wilson Snyder
|
c1593f856d
|
Support enum.first/name and similar methods, bug848.
|
2014-11-28 20:34:23 -05:00 |
Wilson Snyder
|
43be4cf2b5
|
Add 'string' printing and comparisons, bug746, bug747, etc.
|
2014-11-28 15:01:50 -05:00 |
Wilson Snyder
|
e002b0e25f
|
Fix new inlining to be less aggressive
|
2014-11-27 12:04:16 -05:00 |
Wilson Snyder
|
68c6f0ff07
|
Inline C functions that are used only once, msg1525.
|
2014-11-27 10:52:38 -05:00 |
Wilson Snyder
|
87a47a5ca0
|
Remove PSL support
|
2014-11-22 10:14:14 -05:00 |
Wilson Snyder
|
117db3e11c
|
Trace_off now operates on cells, bug826.
|
2014-11-08 14:15:10 -05:00 |
Wilson Snyder
|
3f82fd2f37
|
Add public enums, bug833.
|
2014-11-07 07:50:11 -05:00 |
Wilson Snyder
|
c86fec5307
|
Fix string formats under deep expressions, bug820.
|
2014-09-21 08:52:09 -04:00 |
Wilson Snyder
|
27af9b6b06
|
Fix clang warnings, bug818.
|
2014-09-11 21:28:53 -04:00 |
Wilson Snyder
|
fe5bf01b25
|
Fix dpiGetContext in dotted scopes, bug740.
|
2014-07-21 20:55:52 -04:00 |
Wilson Snyder
|
8031f0ed7f
|
Fix duplicate anonymous structures in , bug788.
|
2014-06-15 11:18:47 -04:00 |
Wilson Snyder
|
06744b664a
|
Fix huge shifts to zero with -Wno-WIDTH, bug768.
|
2014-05-16 07:09:43 -04:00 |
Wilson Snyder
|
1f2abb9c0f
|
Fix gate primitives with arrays and non-arrayed pins.
|
2014-05-15 20:57:09 -04:00 |
Wilson Snyder
|
4a58e859a4
|
Fix concats with no argments mis-sign extending, bug759.
|
2014-05-03 20:20:15 -04:00 |
Wilson Snyder
|
2accba2e71
|
Update WIDTH warning message formats to match future commit.
|
2014-04-29 21:11:57 -04:00 |
Wilson Snyder
|
0dbdbffba7
|
Fix double I/O port warnings.
|
2014-04-15 18:50:04 -04:00 |
Glen Gibb
|
fff0ebb5f3
|
Internals: Add AstReplicate dtype init.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2014-04-10 17:54:52 -04:00 |
Glen Gibb
|
d34275150c
|
Support streaming operators, bug649.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2014-04-09 20:29:35 -04:00 |
Wilson Snyder
|
ff19dd94f9
|
Fix power operator calculation, bug730.
|
2014-04-05 15:44:49 -04:00 |
Wilson Snyder
|
28e35a64ea
|
Support parameter arrays, bug683.
|
2014-04-01 23:16:16 -04:00 |
Wilson Snyder
|
6e3e8318d0
|
Internals: Add dtype to InitArray; misc Slice cleanups. From bug355 branch.
|
2014-03-30 20:28:51 -04:00 |
Wilson Snyder
|
17b8b660f0
|
Internals: Fix assignment pattern replication. From bug355 branch.
|
2014-03-30 10:20:12 -04:00 |
Wilson Snyder
|
9e76078939
|
Fix signed shift right optimization, bug715.
|
2014-03-09 21:28:28 -04:00 |
Wilson Snyder
|
2d61e0270e
|
Support case inside, bug708.
|
2014-01-20 21:59:53 -05:00 |
Wilson Snyder
|
4422de0c6c
|
Copyright year update.
|
2014-01-06 19:28:57 -05:00 |
Wilson Snyder
|
bcefc17631
|
Support modport import, bug696.
|
2013-12-21 06:51:15 -05:00 |
Wilson Snyder
|
5d233b8c09
|
Fix parameter pin vs. normal pin error, bug704.
|
2013-12-14 18:04:10 -05:00 |
Wilson Snyder
|
00724597f4
|
Fix tracing of packed structs, bug705.
|
2013-12-14 16:51:08 -05:00 |
Wilson Snyder
|
c659940ea8
|
Internals: Use VNumRange for AstTraceDecl
|
2013-12-14 12:17:31 -05:00 |
Wilson Snyder
|
23539eb55c
|
Fix some delayed assignments of typedefed unpacked arrays. See following trace test.
|
2013-12-14 10:33:08 -05:00 |
Wilson Snyder
|
7e54281e26
|
Fix array assignment from const var, bug693.
|
2013-10-31 22:39:26 -04:00 |
Wilson Snyder
|
bcba5075e8
|
Fix ordering of , msg1229.
|
2013-09-07 16:43:43 -04:00 |