Wilson Snyder
|
0ca197ec1b
|
Github: Add issue templates
|
2019-12-23 17:34:53 -05:00 |
|
Wilson Snyder
|
f23a7bfdd7
|
Tests: Check for carriage returns
|
2019-12-23 17:34:43 -05:00 |
|
Peter Monsson
|
9b998cf6b3
|
Support implication operator "|->" in assertions, #2069.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-12-23 16:49:18 -05:00 |
|
Wilson Snyder
|
0f0c3d4684
|
Internals: Copy into parser Verilog-Perl rules as comments. No functional change.
|
2019-12-23 16:27:07 -05:00 |
|
Wilson Snyder
|
bacbb4cafd
|
Parse join_any/join_none still as unsupported.
|
2019-12-23 15:19:22 -05:00 |
|
Wilson Snyder
|
4afde8b478
|
Test class parsing (intended as part of last commit).
|
2019-12-23 15:18:55 -05:00 |
|
Wilson Snyder
|
2cbfe99ad5
|
Parse all class constructs, as still unsupported.
|
2019-12-23 15:03:04 -05:00 |
|
Julien Margetts
|
c1fb938a61
|
Fix huge case statement performance. Closes #1644.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-12-23 07:47:57 -05:00 |
|
Wilson Snyder
|
49db4d2b66
|
Internals: Trivial spacing change to force CI rebuild. No functional change.
|
2019-12-22 20:02:37 -05:00 |
|
Wilson Snyder
|
b087673254
|
Fix output endif spacing. No functional change.
|
2019-12-22 18:21:43 -05:00 |
|
Wilson Snyder
|
5c361efaea
|
Internals: Minor format cleanups. No functional change.
|
2019-12-22 18:09:46 -05:00 |
|
Peter Monsson
|
ea979c8f83
|
Fix disable iff in assertions. Closes #1404.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-12-22 15:49:10 -05:00 |
|
Wilson Snyder
|
3a70bbc70c
|
Update Changes to reflect github issue numbers.
|
2019-12-22 15:33:45 -05:00 |
|
Kuba Ober
|
3f0e2f7d9d
|
Fix argument in AstConst.m_num.width. (#9)
|
2019-12-21 10:25:05 -05:00 |
|
Kuba Ober
|
c9ca390926
|
Fix missing <algorithm> header. Pull (#8)
|
2019-12-20 20:14:52 -05:00 |
|
Kuba Ober
|
4a31b69f84
|
Decrease the number of chained if-else blocks to fix MSVC build. Pull (#7)
MSVC has a limit of 128 blocks in a chain.
|
2019-12-20 20:07:50 -05:00 |
|
Kuba Ober
|
ee184f3f39
|
Fix strcasecmp for windows, bug1651.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-12-20 06:58:05 -05:00 |
|
Wilson Snyder
|
9807025618
|
Fix infinite loop on some V3Ast internal errors.
|
2019-12-19 20:07:48 -05:00 |
|
Stefan Wallentowitz
|
9a54b2144b
|
Fix queue issues, bug1643.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-12-18 18:17:18 -05:00 |
|
Wilson Snyder
|
0465b6a3b1
|
Fix example makefiles, 1648.
|
2019-12-18 17:58:24 -05:00 |
|
Julien Margetts
|
cafb148a62
|
Commentary
|
2019-12-17 18:27:47 -05:00 |
|
Stefan Wallentowitz
|
d738501c01
|
Fix queues as statements, bug1641.
|
2019-12-17 06:08:41 -05:00 |
|
Wilson Snyder
|
53c6b7df63
|
Internals: Rename NodeClassDType. No functional change.
|
2019-12-16 22:46:09 -05:00 |
|
Wilson Snyder
|
f514049c04
|
Add cleaner error on version control conflicts in sources.
|
2019-12-16 21:54:20 -05:00 |
|
Wilson Snyder
|
83a1bd0675
|
Support immediate cover statements & refactor coverage internals.
|
2019-12-16 21:44:20 -05:00 |
|
Yutetsu TAKATSUKASA
|
8cdc0c4e00
|
Support string putc, getc, substr, bug1606.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-12-15 08:09:52 -05:00 |
|
Wilson Snyder
|
460e0541f3
|
Add error when `resetall inside module
|
2019-12-14 22:04:58 -05:00 |
|
Wilson Snyder
|
2408de16a0
|
Support bounded queues.
|
2019-12-14 21:39:47 -05:00 |
|
Wilson Snyder
|
2a1c57ada6
|
With -Wpedentic, warn about bad `pragma
|
2019-12-14 10:13:38 -05:00 |
|
Wilson Snyder
|
7387db506d
|
GTKWave: Merge from upstream.
|
2019-12-14 09:25:36 -05:00 |
|
Stefan Wallentowitz
|
3ac6745658
|
Add vpiTimeUnit and allow to specify time as string, bug1636.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-12-13 19:11:37 -05:00 |
|
Wilson Snyder
|
39950d16d0
|
Ignore `uselib to end-of-line, bug1634.
|
2019-12-12 20:57:48 -05:00 |
|
Todd Strader
|
c62c152048
|
Commentary
|
2019-12-12 07:53:08 -05:00 |
|
Wilson Snyder
|
6046b06b17
|
Tests: Fix no-email contributors.
|
2019-12-11 18:56:10 -05:00 |
|
Julien Margetts
|
f7a06cb54a
|
Fix little endian cell ranges, bug1631.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-12-11 17:15:45 -05:00 |
|
Wilson Snyder
|
521418d832
|
Update FST trace API for better performance.
|
2019-12-10 18:55:09 -05:00 |
|
Wilson Snyder
|
1c643916a3
|
Tests: Add copy_if_golden to harness.
|
2019-12-10 18:53:35 -05:00 |
|
Todd Strader
|
9cf5acc43e
|
Install vcddiff for Travis, bug1600.
|
2019-12-10 05:27:34 -05:00 |
|
Yutetsu TAKATSUKASA
|
c2037ddbc5
|
Support string compare, icompare, ato* methods, bug1606.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-12-09 19:17:52 -05:00 |
|
Wilson Snyder
|
ca1b083d5c
|
Fix clang warning.
|
2019-12-09 18:53:56 -05:00 |
|
Wilson Snyder
|
c896a76fef
|
Fix clang warning.
|
2019-12-09 18:25:59 -05:00 |
|
Wilson Snyder
|
bd0eadb311
|
Fix handling user-botch of %d to print real.
|
2019-12-08 22:48:44 -05:00 |
|
Wilson Snyder
|
62b0d15d2e
|
Add lint check for bad enum 4-state values.
|
2019-12-08 22:26:54 -05:00 |
|
Wilson Snyder
|
700f2072c0
|
Framework for WDatas being vectors of 64-bit EDatas, but not supporting this at this time.
|
2019-12-08 21:36:38 -05:00 |
|
Wilson Snyder
|
cda5c53cf9
|
Add BOUNDED warning and promote bounded queues to unbounded.
|
2019-12-08 15:56:49 -05:00 |
|
Wilson Snyder
|
3be0eea995
|
devel release
|
2019-12-08 13:50:14 -05:00 |
|
Wilson Snyder
|
44ce83cd8e
|
Version bump
|
2019-12-08 07:58:47 -05:00 |
|
Wilson Snyder
|
c199930943
|
Commentary
|
2019-12-08 07:34:47 -05:00 |
|
Wilson Snyder
|
81fc1d48a6
|
Fix gate lvalue optimization error, bug831.
|
2019-12-07 16:49:11 -05:00 |
|
Wilson Snyder
|
f330f16bf6
|
Internals: Additional debug dumps.
|
2019-12-07 16:41:34 -05:00 |
|