Commit Graph

  • fe3f54040c
    Merge cc02e717d0 into e4771dac7f Ryszard Rozak 2025-04-04 11:00:14 +0000
  • cc02e717d0 Do conversion in V3Task Ryszard Rozak 2025-04-04 12:26:31 +0200
  • 2152b6a8a1 Update test output Ryszard Rozak 2025-03-28 13:37:07 +0100
  • d2941101d7
    Merge 177bb8e850 into e4771dac7f Ryszard Rozak 2025-04-04 10:23:44 +0200
  • 071fe12025 Remove getContainingStmt Ryszard Rozak 2025-03-27 13:37:02 +0100
  • 27f47ccde9 Handle expressions with impure condition Ryszard Rozak 2025-03-27 10:26:29 +0100
  • 1aeb017588 Remove unused code Ryszard Rozak 2025-03-27 10:16:19 +0100
  • d2d88bfa72 Update test outputs Ryszard Rozak 2025-03-26 16:49:52 +0100
  • bd97a10832 Replace cond arguments with AstExprStmt Ryszard Rozak 2025-03-26 16:49:26 +0100
  • 982f637e47 Remove exprProc argument Ryszard Rozak 2025-03-26 16:11:04 +0100
  • 31ea455edd Fix cond expr in cond of ifs Ryszard Rozak 2025-03-26 14:39:26 +0100
  • f97f45186d Fix cond expr in loops Ryszard Rozak 2025-03-26 14:00:36 +0100
  • 455d051b95 Include cond expressions to branch coverage Ryszard Rozak 2025-02-03 15:47:15 +0100
  • 177bb8e850 Remove inappropriate warnings from test output Ryszard Rozak 2025-04-04 09:35:53 +0200
  • 0338905747 Add tests Ryszard Rozak 2025-04-04 09:24:53 +0200
  • 29d1700138 Add test with mismatched size Ryszard Rozak 2025-04-04 08:51:04 +0200
  • ad2ebbb2d8 Add support for assignment of unpacked to stream Ryszard Rozak 2025-04-04 08:49:21 +0200
  • ff6d56fd1b Join handling of mismatched width Ryszard Rozak 2025-04-03 17:16:20 +0200
  • 3780af3ee8 Add warning if target is narrower Ryszard Rozak 2025-04-03 16:23:02 +0200
  • 5e5e5a8640 Mark arrayUnpackedElements as const Ryszard Rozak 2025-04-03 16:20:29 +0200
  • 11d0bfa8e1 Add tests Ryszard Rozak 2025-04-03 10:57:39 +0200
  • 57650b4151 Wrap stream into CvtPackedToArray if it is on rhs of assign to unpacked Ryszard Rozak 2025-04-03 09:59:32 +0200
  • e4771dac7f
    In SAIF dumps include signals with TC 0 (#5914) master Mateusz Gancarz 2025-04-03 13:25:10 -0700
  • 9d9e1fc51f remove omitting signals with TC 0 Mateusz Gancarz 2025-04-03 13:49:47 +0200
  • 463934af10
    Merge 7209c8bd6d into 14e7b1076e Dan Petrisko 2025-04-03 09:35:56 +0200
  • 14e7b1076e Commentary: Changes update Wilson Snyder 2025-04-02 23:17:39 -0400
  • f55fee1cf0 Internals: Fix missing semis; no functional change Wilson Snyder 2025-04-02 23:13:43 -0400
  • 5c0870984f
    Merge ea62a51589 into 353a4b7b4a G-A. Kamendje 2025-04-02 09:27:58 -0500
  • 353a4b7b4a
    Fix parameters referencing interface fields (#1593) (#5910) Ryszard Rozak 2025-04-02 15:43:12 +0200
  • 6d1e82b908
    Add numactl-like automatic assignment of processor affinity (#5911) Wilson Snyder 2025-04-02 08:27:23 -0400
  • 0cbb2e6415 Dump containsGenBlock Ryszard Rozak 2025-04-02 14:26:04 +0200
  • d025a8351a Add numactl-like automatic assignment of processor affinity. Wilson Snyder 2025-04-02 07:17:32 -0400
  • cd5997a2e6
    Support $setuphold (#5884) Krzysztof Sychla 2025-04-02 12:08:51 +0200
  • 8336917b5f Restore and change t_interface_param_another_bad Ryszard Rozak 2025-04-02 10:38:37 +0200
  • 06d1256ea0 Add and fix tests Ryszard Rozak 2025-04-01 13:00:39 +0200
  • 8b89921f9d Unlink varXRef only if it contains gen block Ryszard Rozak 2025-03-31 15:01:03 +0200
  • 7c2c525ada Handle Input signals in setuphold Krzysztof Sychla 2025-04-01 12:35:33 +0200
  • 0b9c2163d5 Tests: Cleanup some gantt tests; no test functional change Wilson Snyder 2025-04-01 22:54:39 -0400
  • 168f0ed9e5 Fix new this (#5909). Wilson Snyder 2025-04-01 08:12:34 -0400
  • 538f39edf9 Fix grammar. Wilson Snyder 2025-04-01 07:54:56 -0400
  • e3c1d36e6e Apply 'make format' github action 2025-04-01 11:34:45 +0000
  • 559d990e82
    Support command-line overriding `define (#5900) (#5908) Brian Li 2025-04-01 04:33:49 -0700
  • 46c4525bb3 Add more tests for setuphold Krzysztof Sychla 2025-03-31 14:56:55 +0200
  • ae84cfc49a Add parsing of Edge-control specifiers Krzysztof Sychla 2025-03-31 14:38:43 +0200
  • ec3ce82aa7 Add correct definition of timing_check_limit Krzysztof Sychla 2025-03-28 12:31:35 +0100
  • 3e07b14ffc Add range specifier support in setuphold Krzysztof Sychla 2025-03-27 15:23:58 +0100
  • 3f9f773aae stringify-ing define value in tests Brian Li 2025-04-01 02:32:34 +0000
  • 67fdd10f6b fix whitespace error Brian Li 2025-04-01 01:49:24 +0000
  • 2be9227403 addressing review changes Brian Li 2025-04-01 01:30:07 +0000
  • 53fc6bd6a1 fixing a few more lint errors Brian Li 2025-04-01 00:17:19 +0000
  • 1a6c357af3 fix for python linting errors Brian Li 2025-03-31 23:57:55 +0000
  • 5938daf62a adding to contributors Brian Li 2025-03-31 23:52:47 +0000
  • bbe006e965 adding preliminary changes to support command-line overriding defines Brian Li 2025-03-31 23:42:46 +0000
  • 1b908d6360 Handle null optional parameters in setuphold Krzysztof Sychla 2025-03-25 15:56:37 +0100
  • d8680f6640 Tests: Remove empty setuphold call Krzysztof Sychla 2025-03-25 14:48:52 +0100
  • 31e5c526cf Ignore unsupported statements in the specify block Krzysztof Sychla 2025-03-03 11:36:25 +0100
  • 9a64049c7e Define timing_check_event in the parser Krzysztof Sychla 2025-03-05 12:21:46 +0100
  • df43c647be Support multiple setuphold statements in one block Bartłomiej Chmiel 2025-02-28 16:34:48 +0100
  • ea5da858c2 Parse setuphold timing check Krzysztof Sychla 2025-02-25 11:16:24 +0100
  • f3684a85b9 Fix delayed assignment malformed LHS assertion (#5904). Wilson Snyder 2025-03-30 17:38:54 -0400
  • b49351356e Fix delays inside interface functions, and classes inside interfaces (#5846). Wilson Snyder 2025-03-30 16:40:22 -0400
  • 21229e0350 Update libfst from upstream (gtkwave/libfst#12) Wilson Snyder 2025-03-30 11:10:38 -0400
  • 6f87443da5 Commentary Wilson Snyder 2025-03-30 11:02:21 -0400
  • 0a860f151c Cleanup some missed make clean files Wilson Snyder 2025-03-30 11:02:05 -0400
  • e6bf475b14
    Merge c73ee1b875 into 2116b424b9 Geza Lore 2025-03-30 16:21:22 +0200
  • 2116b424b9 Tests: Cleanup as --binary implies --timing. No test functional change. Wilson Snyder 2025-03-29 15:50:07 -0400
  • e6a997e316
    CI: Use reusable workflow, so tests start after build (#5901) Wilson Snyder 2025-03-29 15:09:32 -0400
  • cb649108b4 CI: Use reusable workflow, so tests start after build Wilson Snyder 2025-03-29 14:34:50 -0400
  • f29eeecee7 Fix process comparisons (#5896). Wilson Snyder 2025-03-29 07:16:54 -0400
  • 2b8b1c4281 Tests: Disable running some lint tests on vltmt Wilson Snyder 2025-03-29 07:14:45 -0400
  • 610b2e75af CI: Add vltmt-2 to bring longpath test time down Wilson Snyder 2025-03-29 06:54:30 -0400
  • fd960b5f77 Commentary: Changes update Wilson Snyder 2025-03-28 23:14:15 -0400
  • 9b48cc33db Fix process comparisons (#5896). Wilson Snyder 2025-03-28 22:40:09 -0400
  • 844448655e Add `systemc_header_post Wilson Snyder 2025-03-28 22:24:39 -0400
  • b4ef6ce860 Support systemc_interface and related inside class`. Wilson Snyder 2025-03-28 22:04:29 -0400
  • 6edf2f80a2 Tests: Rename t_extend_c_class Wilson Snyder 2025-03-28 17:05:55 -0400
  • 8e7f29b07e Fix incorrect systemc block token names Wilson Snyder 2025-03-28 16:55:55 -0400
  • 28824b7597
    Fix ccache with clang (#5899) Geza Lore 2025-03-28 18:25:53 +0000
  • 576188b260
    Merge c1b8c097df into 39c3e79a3c Oleh Maksymenko 2025-03-28 10:23:03 -0700
  • 39c3e79a3c
    Fix V3Gate assertion on eliminated circular logic (#5889) (#5898) Geza Lore 2025-03-28 17:04:09 +0000
  • 899ec2bd73 Fix ccache with clang Geza Lore 2025-03-28 16:34:05 +0000
  • 910a928702 Fix V3Gate assertion on eliminated circular logic Geza Lore 2025-03-28 16:07:15 +0000
  • b6bcbd5660
    Internals: Fix clang-tidy warnings in DFG (#5893) (#5897) Geza Lore 2025-03-28 16:06:13 +0000
  • 7e0552121c Fix clang-tidy warnings in DFG Geza Lore 2025-03-28 14:17:33 +0000
  • 2b5e02dcaf
    Merge 814ad137e2 into ed1e3ec4a2 Joseph Nwabueze 2025-03-28 19:09:44 +0800
  • ed1e3ec4a2 Internals: Fix some clang-tidy issues. No functional change. Wilson Snyder 2025-03-27 21:21:37 -0400
  • 98b89d0f2c Fix some cppcheck warnings. No functional change intended. Wilson Snyder 2025-03-27 19:46:59 -0400
  • 5e69faff46 Fix clang 20 warnings Wilson Snyder 2025-03-27 19:01:25 -0400
  • 40acac1c57 Fix queue accessing past end (Clang 20 GLIBC warning) Wilson Snyder 2025-03-27 19:00:43 -0400
  • d26d62a176 Tests: Add driver.py --driver-clean Wilson Snyder 2025-03-27 18:33:18 -0400
  • 8965401d10
    Fix PGO profiling for multi-threaded hierarchical scenarios (#5888) Bartłomiej Chmiel 2025-03-27 16:10:48 +0100
  • e9e95d18ea
    Decrease cycle count for t_hier_block_perf Bartłomiej Chmiel 2025-03-27 14:46:15 +0100
  • 6a2b233a5b
    Do not overwrite profile in the last hier stage Bartłomiej Chmiel 2024-12-24 09:49:48 +0100
  • ac67e69d3c
    Test Bartłomiej Chmiel 2024-12-24 09:49:13 +0100
  • b9a571916c
    ci: Enable manual Docker image build and push (#5885) Luca Colagrande 2025-03-26 14:46:36 +0100
  • 176ba7b8de ci: Enable manual Docker image build and push Luca Colagrande 2025-03-26 13:51:24 +0100
  • cdab9479b8
    Commentary: Fix bugpoint link (#5883) Bartłomiej Chmiel 2025-03-26 12:05:18 +0100
  • b4d2f6d2b1 Tests: Add setuphold test Bartłomiej Chmiel 2025-02-21 16:44:18 +0100
  • ce058cc432 Fix $fscanf not returning -1 on EOF (#5881). Wilson Snyder 2025-03-25 08:28:36 -0400
  • 4dd49e1244 Commentary: Changes update Wilson Snyder 2025-03-25 08:24:19 -0400