Commit Graph

  • a356078f63 Add test and change the original test's name Yilou Wang 2024-12-09 11:32:03 +0100
  • e72df074f6 Apply 'make format' github action 2024-12-09 10:05:59 +0000
  • 66f5230483 Add support for string index assoc-arr and adjust the structure of array-random-handling class Yilou Wang 2024-12-09 11:04:38 +0100
  • 960dc79d63
    Fix whitespace Bartłomiej Chmiel 2024-12-09 08:43:26 +0100
  • 67bf4e4ebf
    Exclude non-simple wide expressions Bartłomiej Chmiel 2024-12-05 15:41:21 +0100
  • 8898ca520b
    Merge 814ad137e2 into 9656311521 Joseph Nwabueze 2024-12-06 12:12:35 -0500
  • 8ceb0a4864
    Exclude expressions wider than expand limit Bartłomiej Chmiel 2024-12-04 15:25:36 +0100
  • c3c2c7b053
    Remove redundant null checks, simplify conditions Bartłomiej Chmiel 2024-12-02 08:50:25 +0100
  • b12463f437
    Exclude non-simple wide expressions from V3Gate Bartłomiej Chmiel 2024-11-22 12:37:47 +0100
  • 9656311521
    Fix error on duplicated declaration of gen block (#5663) Ryszard Rozak 2024-12-06 13:20:31 +0100
  • 4f475c2c38 Add test Ryszard Rozak 2024-12-06 11:07:17 +0100
  • acb2e8722e Fix error on duplicated declaration of gen block Ryszard Rozak 2024-12-06 10:46:34 +0100
  • 30d8f149c6
    Merge ea62a51589 into 676fd31635 G-A. Kamendje 2024-12-05 17:01:09 -0800
  • 676fd31635 Commentary: Changes update Wilson Snyder 2024-12-05 08:54:43 -0500
  • a7f8c9cc74 Commentary Wilson Snyder 2024-12-05 08:54:00 -0500
  • 8f0976e424
    Merge c1b8c097df into a64660a530 Oleh Maksymenko 2024-12-05 14:01:41 +0200
  • a247041cab Internals: Refactor 713dab27 to avoid IfaceRef being known in LinkCells Wilson Snyder 2024-12-02 21:12:04 -0500
  • 59fd238a05 Tests: Add t_interface_hidden Wilson Snyder 2024-12-02 18:31:46 -0500
  • a64660a530
    Fix foreach mixed array (#5655) (#5656) Yilou Wang 2024-12-03 13:57:50 +0100
  • 908118cdac Apply 'make format' github action 2024-12-03 09:17:25 +0000
  • e90fd1bfcd Fix foreach mixedArray issue and adjust the test Yilou Wang 2024-12-03 10:16:33 +0100
  • e9a1c75b7f
    Tests: Demonstrate unsupported scoped pattern array init (#5652) Todd Strader 2024-12-02 18:33:34 -0500
  • edb4584b1a Demonstrate unsupported scoped pattern array init Todd Strader 2024-12-02 13:59:46 -0500
  • b6f292f556
    Fix imported array assignment literals (#5642) (#5648) Todd Strader 2024-12-02 15:08:47 -0500
  • 756557b3a1 CR Todd Strader 2024-12-02 14:24:54 -0500
  • 2e39b751a1 Fix scoped array assignment literals Todd Strader 2024-11-27 17:23:36 -0500
  • 1ed9337fb4 Apply 'make format' github action 2024-12-02 17:31:42 +0000
  • a18736be26 First try for the assoc array constrained randomization Udaya Raj Subedi 2024-12-02 18:29:48 +0100
  • 9b42b3b625 Merge remote-tracking branch 'upstream/master' into multidim Krzysztof Starecki 2024-12-02 11:05:15 -0500
  • 4781a6046a Update error as misnamed port dtype might be interface Wilson Snyder 2024-12-02 07:35:44 -0500
  • b16b48f458 Internals: Misc ANSI port parsing cleanups; baseline for future commit. Wilson Snyder 2024-12-02 07:21:24 -0500
  • b4e91c87a6 Tests: Add t_interface_find Wilson Snyder 2024-12-02 07:20:40 -0500
  • a668b7c658
    Fix missing VlProcess handle in coroutines with splits (#5623) (#5650) Bartłomiej Chmiel 2024-12-02 11:43:26 +0100
  • d8c9b6f3bd
    Test from source issue Bartłomiej Chmiel 2024-12-02 10:22:43 +0100
  • 444568535e
    Propagate needProcess to function splits Bartłomiej Chmiel 2024-11-29 16:19:51 +0100
  • 5585660564
    Handle empty forks Bartłomiej Chmiel 2024-11-29 15:26:48 +0100
  • 877b8d2920
    Test Bartłomiej Chmiel 2024-11-29 14:33:34 +0100
  • 94fd17e4f7 Internals: Port parsing cleanups Wilson Snyder 2024-12-01 23:03:19 -0500
  • abd4c480cd Tests: Fix JSON file number, from earlier commit Wilson Snyder 2024-12-01 23:00:27 -0500
  • aa2b653c71 Internals: With --dumpi-tree >= 9, create pre-sort cells.tree Wilson Snyder 2024-12-01 17:38:02 -0500
  • d75f41b641 Tests: Add param type to t_typename test Wilson Snyder 2024-12-01 13:10:40 -0500
  • b0f898cec8 Internals: Determine needing verilated_std without symbol table Wilson Snyder 2024-12-01 11:35:00 -0500
  • 9ec5413d33 Tests: Cleaner error summaries Wilson Snyder 2024-12-01 10:27:05 -0500
  • 611567c385 Internals: add make format-c/format-py. No functional change. Wilson Snyder 2024-12-01 10:25:09 -0500
  • 7a04a5b9a8 Internals: Refactor symIterate functions. No functional change intended Wilson Snyder 2024-11-30 22:55:16 -0500
  • 2d71d66cf5 Commentary Wilson Snyder 2024-11-30 22:17:18 -0500
  • a51e26e62d Internals: Some V3LinkCells debug improvements. No functional change. Wilson Snyder 2024-11-30 20:09:05 -0500
  • 5021989cb6 Tests: Rename interface-to-wire (#5649 test partial) Wilson Snyder 2024-11-30 19:04:31 -0500
  • 2284ada723 Tests: Interface-to-wire (#5649 test partial) Wilson Snyder 2024-11-30 18:56:36 -0500
  • e44f34dde3 Improve concat lint error & cleanups for future commit. Wilson Snyder 2024-11-30 18:56:00 -0500
  • 0c820c3068 Internals: Standardize template argument names. No functional change. Wilson Snyder 2024-11-29 20:20:38 -0500
  • 990ccd6763 Internals: Standardize on template<typename. No functional change. Wilson Snyder 2024-11-29 18:01:50 -0500
  • f631587a20 Internals: Rename classOrPackageSkip as kept confusing with member accessor. No functional change. Wilson Snyder 2024-11-29 16:57:18 -0500
  • 9f8fcaf827 Fix linking types of typedefs Wilson Snyder 2024-11-29 16:09:39 -0500
  • d7893a60ca Internals: In V3LinkDot debug, show node name prefix. No functional change. Wilson Snyder 2024-11-29 16:09:04 -0500
  • 93090c56ee Fix mis-aliasing of instances with mailbox parameter types (#5632 partial). Wilson Snyder 2024-11-29 09:20:02 -0500
  • d750ffc129 Internals: Fix debug dump of deleted nodes. Wilson Snyder 2024-11-29 08:51:32 -0500
  • 7efa0fc82a Internals: Rewrite skipRefp to avoid recursion and fix const-ness. No functional change intended. Wilson Snyder 2024-11-29 08:10:51 -0500
  • 8db9db7e25 Internals: Rename same() function. No functional change. Wilson Snyder 2024-11-28 14:37:11 -0500
  • d165671225 Improve error when no parameter type value (#5645 partial) Wilson Snyder 2024-11-28 14:09:06 -0500
  • 7a8f71e7d8 Add --fno-slice to disable array assignment slicing (#5644). Wilson Snyder 2024-11-28 13:49:34 -0500
  • e0ad430cd9 Internals: V3Slice style cleanup. No functional change; ignore whitespace Wilson Snyder 2024-11-28 13:33:59 -0500
  • 7695687e87 Commentary: Changes update Wilson Snyder 2024-11-27 17:26:33 -0500
  • c02bba0686 Fix scoped array assignment literals Todd Strader 2024-11-27 17:23:36 -0500
  • 94e545bdca
    Fix interface and struct pattern collision (#5640) (#5639) Todd Strader 2024-11-27 17:20:21 -0500
  • bf757d4be3 more testing Todd Strader 2024-11-27 13:02:04 -0500
  • d7f4dc3579 Fix interface and struct pattern collision issue Todd Strader 2024-11-27 08:02:24 -0500
  • ad60317751 Add lint error on importing package within a class Nick Brereton 2024-11-27 09:04:51 -0500
  • 615e110562 partial tests improvements Moubarak Jeje 2024-11-27 07:08:14 +0000
  • 99daa8d24b Support default disable iff and $inferred_disable (#4016). Wilson Snyder 2024-11-26 22:27:32 -0500
  • 99499d55f5 test fail cases Moubarak Jeje 2024-11-27 03:24:30 +0000
  • e14903cfb2 Internals: Fix null skipRef for consistency. No functional change intended. Wilson Snyder 2024-11-26 22:10:54 -0500
  • bee344d1ae Add error on illegal --prefix etc. values (#5507). Wilson Snyder 2024-11-26 21:06:43 -0500
  • 4439dcd43f add get integer test Moubarak Jeje 2024-11-27 01:29:32 +0000
  • 713dab278c Fix mis-public interfaces, broke in f58aee2ff2 Wilson Snyder 2024-11-26 19:16:05 -0500
  • d9db6dc31f remove duplicated internal function Moubarak Jeje 2024-11-26 23:10:24 +0000
  • 19b1ba4bd9 remove unsupported formats for arrays Moubarak Jeje 2024-11-26 22:59:15 +0000
  • 1d8dc0afda simplify internal function Moubarak Jeje 2024-11-26 22:38:44 +0000
  • ab2af71a83 Fix public + interfaces Todd Strader 2024-11-26 16:57:36 -0500
  • 7fd2ca4d19 fix clang missing braces error Moubarak Jeje 2024-11-26 19:19:05 +0000
  • 385c96e3f2 fix deprecated vpiMemory dump Moubarak Jeje 2024-11-26 18:54:04 +0000
  • df863a8430 fix deprecated vpiMemoryWord test Moubarak Jeje 2024-11-26 18:46:22 +0000
  • 17825a8067 fix whitespace errors Moubarak Jeje 2024-11-26 18:46:10 +0000
  • 915124b3b8 fix redefinition Moubarak Jeje 2024-11-26 18:20:42 +0000
  • e2fb91406a add to contributors Moubarak Jeje 2024-11-26 17:50:07 +0000
  • 1d84281f0e ci fixes Moubarak Jeje 2024-11-26 17:48:52 +0000
  • 29ad93c89d Tests: Add t_interface_colon_bad (#5281) Wilson Snyder 2024-11-25 21:50:24 -0500
  • 7a9140821d Fix public_module requiring a wire to become public (#4916). Wilson Snyder 2024-11-25 21:21:11 -0500
  • 2ba0749993 Tests: Verify function ref (#3385) Wilson Snyder 2024-11-25 20:38:41 -0500
  • 25d75ee86f Add --fno-inline-funcs to disable function inlining. Wilson Snyder 2024-11-25 19:59:10 -0500
  • a72009fb41 Fix UNDRIVEN on refs Wilson Snyder 2024-11-25 18:41:38 -0500
  • a934d965be Internals: Rename isInoutish Wilson Snyder 2024-11-25 18:25:36 -0500
  • 1277a40b31 Tests: Add driver --obj-suffix option Wilson Snyder 2024-11-24 21:12:08 -0500
  • 6f35fec5ce Commentary Wilson Snyder 2024-11-24 20:16:54 -0500
  • f58aee2ff2 Internals: Defer marking variables as IfaceRef until cells resolved. No functional change intended. Wilson Snyder 2024-11-24 18:33:10 -0500
  • f5ee7aa0ab
    Internals: Decouple Bison class/package symbol table parsing from Link symbol table. (#5629) Wilson Snyder 2024-11-24 18:19:19 -0500
  • 94f70b7a06 Internals: Decouple Bison class/package symbol table parsing from Link symbol table. Not intended to change non-error cases, but side-effects are likely. Wilson Snyder 2024-11-24 17:30:52 -0500
  • 749b0345df Commentary: Changes update Wilson Snyder 2024-11-23 22:06:07 -0500
  • 7e9535381a Tests: Use VM_PREFIX Wilson Snyder 2024-11-16 09:22:38 -0500
  • 0d5fedce92 Apply 'make format' github action 2024-11-24 03:02:04 +0000