Commit Graph

  • 2cbfe99ad5 Parse all class constructs, as still unsupported. Wilson Snyder 2019-12-23 15:03:04 -0500
  • 052b30ba54 Adding support for the SVA implication operator. For partial fix of issue #1292. Peter Monsson 2019-12-23 20:25:06 +0100
  • 5b841937e8 Adding support for the SVA implication operator. For partial fix of issue #1292. Peter Monsson 2019-12-23 20:24:59 +0100
  • d19fbd164c Add V3SplitVar which splits variables marked split_var. Yutetsu TAKATSUKASA 2019-12-22 16:07:55 +0900
  • 7908c32e49 add VL_OVERRIDE macro so that compiler can tell my typo when trying to override a function. Yutetsu TAKATSUKASA 2019-12-22 17:14:49 +0900
  • c1fb938a61 Fix huge case statement performance. Closes #1644. Julien Margetts 2019-12-23 07:47:57 -0500
  • 49db4d2b66 Internals: Trivial spacing change to force CI rebuild. No functional change. Wilson Snyder 2019-12-22 20:02:37 -0500
  • b087673254 Fix output endif spacing. No functional change. Wilson Snyder 2019-12-22 18:21:43 -0500
  • 5c361efaea Internals: Minor format cleanups. No functional change. Wilson Snyder 2019-12-22 18:09:46 -0500
  • ea979c8f83 Fix disable iff in assertions. Closes #1404. Peter Monsson 2019-12-22 15:49:10 -0500
  • 3a70bbc70c Update Changes to reflect github issue numbers. Wilson Snyder 2019-12-22 15:33:45 -0500
  • 8ea4b31d86 Use alloca instead of the variable-size array gcc extension. Kuba Ober 2019-12-21 10:46:27 -0500
  • 3f0e2f7d9d Fix argument in AstConst.m_num.width. (#9) Kuba Ober 2019-12-21 10:25:05 -0500
  • 74a3649206 Add io.h where needed for Windows builds to succeed. Kuba Ober 2019-12-21 09:41:14 -0500
  • 38bf529afb Fix argument in AstConst.m_num.width. Kuba Ober 2019-12-21 09:33:39 -0500
  • c9ca390926 Fix missing <algorithm> header. Pull (#8) Kuba Ober 2019-12-20 20:14:52 -0500
  • 4a31b69f84 Decrease the number of chained if-else blocks to fix MSVC build. Pull (#7) Kuba Ober 2019-12-20 20:07:50 -0500
  • 0a7e0159fb Decrease the number of chained if-else blocks to fix MSVC build. Kuba Ober 2019-12-20 19:21:01 -0500
  • fe4126a7c2 Add missing <algorithm> header. Kuba Ober 2019-12-20 03:22:12 -0500
  • ee184f3f39 Fix strcasecmp for windows, bug1651. Kuba Ober 2019-12-20 06:58:05 -0500
  • 9807025618 Fix infinite loop on some V3Ast internal errors. Wilson Snyder 2019-12-19 20:07:48 -0500
  • 9a54b2144b Fix queue issues, bug1643. Stefan Wallentowitz 2019-12-18 18:17:18 -0500
  • 0465b6a3b1 Fix example makefiles, 1648. Wilson Snyder 2019-12-18 17:58:24 -0500
  • cafb148a62 Commentary Julien Margetts 2019-12-17 18:27:47 -0500
  • d738501c01 Fix queues as statements, bug1641. Stefan Wallentowitz 2019-12-17 06:08:41 -0500
  • 53c6b7df63 Internals: Rename NodeClassDType. No functional change. Wilson Snyder 2019-12-16 22:46:09 -0500
  • f514049c04 Add cleaner error on version control conflicts in sources. Wilson Snyder 2019-12-16 21:54:20 -0500
  • 83a1bd0675 Support immediate cover statements & refactor coverage internals. Wilson Snyder 2019-12-16 21:43:52 -0500
  • 8cdc0c4e00 Support string putc, getc, substr, bug1606. Yutetsu TAKATSUKASA 2019-12-15 08:09:52 -0500
  • 460e0541f3 Add error when `resetall inside module Wilson Snyder 2019-12-14 22:04:58 -0500
  • 2408de16a0 Support bounded queues. Wilson Snyder 2019-12-14 21:39:47 -0500
  • 2a1c57ada6 With -Wpedentic, warn about bad `pragma Wilson Snyder 2019-12-14 10:13:38 -0500
  • 7387db506d GTKWave: Merge from upstream. Wilson Snyder 2019-12-14 09:25:36 -0500
  • 3ac6745658 Add vpiTimeUnit and allow to specify time as string, bug1636. Stefan Wallentowitz 2019-12-13 19:11:37 -0500
  • 39950d16d0 Ignore `uselib to end-of-line, bug1634. Wilson Snyder 2019-12-12 20:53:58 -0500
  • c62c152048 Commentary Todd Strader 2019-12-12 07:53:08 -0500
  • 6046b06b17 Tests: Fix no-email contributors. Wilson Snyder 2019-12-11 18:56:10 -0500
  • f7a06cb54a Fix little endian cell ranges, bug1631. Julien Margetts 2019-12-11 17:15:45 -0500
  • 521418d832 Update FST trace API for better performance. Wilson Snyder 2019-12-10 18:55:09 -0500
  • 1c643916a3 Tests: Add copy_if_golden to harness. Wilson Snyder 2019-12-10 18:53:35 -0500
  • 9cf5acc43e Install vcddiff for Travis, bug1600. Todd Strader 2019-12-09 05:55:18 -0500
  • c2037ddbc5 Support string compare, icompare, ato* methods, bug1606. Yutetsu TAKATSUKASA 2019-12-09 19:17:52 -0500
  • ca1b083d5c Fix clang warning. Wilson Snyder 2019-12-09 18:53:56 -0500
  • 6f52208b68 Fix clang warning. Wilson Snyder 2019-12-09 18:25:59 -0500
  • c896a76fef Fix clang warning. Wilson Snyder 2019-12-09 18:25:59 -0500
  • bd0eadb311 Fix handling user-botch of %d to print real. Wilson Snyder 2019-12-08 22:48:44 -0500
  • 62b0d15d2e Add lint check for bad enum 4-state values. Wilson Snyder 2019-12-08 22:26:54 -0500
  • 700f2072c0 Framework for WDatas being vectors of 64-bit EDatas, but not supporting this at this time. Wilson Snyder 2019-12-08 21:36:38 -0500
  • cda5c53cf9 Add BOUNDED warning and promote bounded queues to unbounded. Wilson Snyder 2019-12-08 15:56:49 -0500
  • 3be0eea995 devel release Wilson Snyder 2019-12-08 13:50:14 -0500
  • 44ce83cd8e Version bump v4.024 Wilson Snyder 2019-12-08 07:58:47 -0500
  • c199930943 Commentary Wilson Snyder 2019-12-08 07:33:26 -0500
  • 81fc1d48a6 Fix gate lvalue optimization error, bug831. Wilson Snyder 2019-12-07 16:49:11 -0500
  • f330f16bf6 Internals: Additional debug dumps. Wilson Snyder 2019-12-07 16:41:34 -0500
  • 10a6b566ef Fix error on unpacked concatenations, bug1627. Wilson Snyder 2019-12-07 15:53:34 -0500
  • cff5485821 Tests: Unsupported test for bug1627. Driss Hafdi 2019-12-07 13:46:50 -0500
  • dcbdac1b81 Tests: Unsupported test for bug1626. Driss Hafdi 2019-12-07 13:46:29 -0500
  • a59777aa75 Tests: Unsupported test for bug1624. Driss Hafdi 2019-12-07 13:15:46 -0500
  • d82b9128d0 Tests: Unsupported test for bug1623. Driss Hafdi 2019-12-07 12:53:01 -0500
  • ab4f18c892 Tests: Unsupported test for bug1622. Driss Hafdi 2019-12-07 12:52:33 -0500
  • 4480938b25 Fix interface reference tracing, bug1595. Todd Strader 2019-12-07 09:42:09 -0500
  • 11a1b201a9 Tests: Unsupported on parameters in functions, bug1624. Driss Hafdi 2019-12-06 18:51:18 -0500
  • 1a8b192e40 Unsupported on parameters in functions, bug1624. Wilson Snyder 2019-12-06 18:50:41 -0500
  • aee3a32354 Added name to Contributors Driss Hafdi 2019-12-06 18:49:54 -0500
  • 35e9489f33 Includes: Allow VCD trace of 64 bit array. Wilson Snyder 2019-12-05 22:25:30 -0500
  • 5c6d74cd80 Fix assertion on dotted parameter arrayed function, bug1620. Wilson Snyder 2019-12-04 19:25:45 -0500
  • 8611ff230d GTKWave: Merge from upstream. No functional change. Wilson Snyder 2019-12-04 05:31:38 -0500
  • 8ef4097f00 Fix cppcheck warning. Wilson Snyder 2019-12-03 19:21:36 -0500
  • fe684e8733 Allow redefining VL_PRINTF, bug1598. Wilson Snyder 2019-12-03 19:12:18 -0500
  • 96f8bbd023 Support float and shorts, bug1592, bug1619. Garrett Smith 2019-12-03 18:22:17 -0500
  • eed4a74847 additional testing for %e and %g Garrett Smith 2019-12-03 14:58:33 -0800
  • 15e07591ab fix comment Garrett Smith 2019-12-03 12:15:57 -0800
  • 4a1f5396c0 Merge remote-tracking branch 'upstream/master' Garrett Smith 2019-12-03 12:07:27 -0800
  • 9652cac501 update CONTRIBUTORS and add unit tests for plusargs fixes Garrett Smith 2019-12-03 12:05:46 -0800
  • 95ffcad12e Fix t_queue crash on Trusty due to lifetime issue. Wilson Snyder 2019-12-03 07:18:59 -0500
  • ebed1a9000 Fix 64-bit signed power with -1. Wilson Snyder 2019-12-03 06:58:38 -0500
  • 2240f42bfa Fix 64-bit signed power with -1. Wilson Snyder 2019-12-03 06:26:17 -0500
  • ac4f0da9ee Tests: Add output wire check. Wilson Snyder 2019-12-02 20:38:43 -0500
  • 559852f60b Add error when number missing value. Wilson Snyder 2019-12-02 20:21:24 -0500
  • b0669f3aca Fix false unused message on __Vemumtab, msg3180. Wilson Snyder 2019-12-02 19:03:33 -0500
  • 00979ede14 Fix overly aggressive --protect-lib check Todd Strader 2019-11-30 09:18:49 -0500
  • 13569ed98b Stop-gap CI email fix Todd Strader 2019-12-02 08:18:15 -0500
  • 809a6de9cd Fix template brackets to avoid C++11, bug1617. Wilson Snyder 2019-12-02 06:19:33 -0500
  • d65d8fda54 Optimize returns at end of functions. Wilson Snyder 2019-12-01 17:19:18 -0500
  • 2076b0219d Fix labels on functions with returns, bug1614. Wilson Snyder 2019-12-01 17:19:03 -0500
  • 32f93a8a1e Commentary, bug1615. Wilson Snyder 2019-12-01 12:43:41 -0500
  • e28175108f Support queues (excluding {} notation and pattern assignments), bug545. Wilson Snyder 2019-12-01 12:35:49 -0500
  • b81295230a Support associative arrays. Wilson Snyder 2019-12-01 11:52:48 -0500
  • 6ae7f7b152 Last commit: Fix pattern mismatch crash. Wilson Snyder 2019-12-01 11:43:48 -0500
  • 03026b63b9 Internals: Refactor huge pattern function. No functional change intended. Wilson Snyder 2019-12-01 11:03:53 -0500
  • 38e586fabe Internals: Misc refectoring for assoc/queues. Wilson Snyder 2019-12-01 06:09:58 -0500
  • f8aadd3f79 Merge remote-tracking branch 'upstream/master' Garrett Smith 2019-11-27 09:45:44 -0800
  • 3d6e8e9eb0 Add -Wno-context. Wilson Snyder 2019-11-23 10:39:36 -0500
  • df192f2b61 Support / with warning. Wilson Snyder 2019-11-23 09:16:06 -0500
  • 17ad59394f Support shortreal as real, with a SHORTREAL warning. Wilson Snyder 2019-11-23 08:34:40 -0500
  • 682c2a610f Fix $display("%p") to be closer to IEEE. Wilson Snyder 2019-11-21 19:29:46 -0500
  • 59782266b9 Tests: Fix uninitalized data in t_vpi_time tests, bug1612. Wilson Snyder 2019-11-21 18:41:05 -0500
  • 4885bcb93c Tests: Report core dumps on tests. Wilson Snyder 2019-11-21 17:59:17 -0500
  • d47d3b5162 Fix CI typo Todd Strader 2019-11-21 07:47:18 -0500
  • 99455a16bf Fix // in filenames, bug1610. Wilson Snyder 2019-11-20 21:23:03 -0500