Wilson Snyder
|
48faf8d036
|
Fix tracing when name() is empty (#5470).
|
2024-09-21 08:25:14 -04:00 |
|
Wilson Snyder
|
0484143282
|
Tests: Update t_timing_finish (#5472)
|
2024-09-21 07:46:04 -04:00 |
|
Wilson Snyder
|
0ee214a157
|
Tests: Fix t_timing_fork_comb_bad committed earlier
|
2024-09-20 22:16:00 -04:00 |
|
Wilson Snyder
|
774ec42be4
|
Internals: Experimental cleanup; avoid :: on package symbol tables
|
2024-09-20 20:39:49 -04:00 |
|
Wilson Snyder
|
5a6f2b661d
|
Tests: Avoid multiple lint/compile runs in one test; hard to debug
|
2024-09-20 20:34:35 -04:00 |
|
Wilson Snyder
|
80cba789f4
|
Internals: Remove V3LinkParse's need of class links. No functional change intended.
|
2024-09-20 18:26:23 -04:00 |
|
Wilson Snyder
|
92dd8ee8f5
|
Fix timing mode not exiting on empty events (#5472).
|
2024-09-20 17:46:27 -04:00 |
|
Todd Strader
|
1665d15d4d
|
Fix user-type parameter overlap (#5469)
|
2024-09-20 14:29:31 -04:00 |
|
Wilson Snyder
|
f0fb0b05ff
|
Internals: Misc V3Param cleanups.
|
2024-09-20 08:59:10 -04:00 |
|
Wilson Snyder
|
02e88e3848
|
Fix suppression of WIDTH* warnings when immediately under a size cast (#3417).
|
2024-09-19 22:56:47 -04:00 |
|
Wilson Snyder
|
87eef36b1c
|
Tests: Fix driver race sometimes missing final log data
|
2024-09-19 22:49:40 -04:00 |
|
Wilson Snyder
|
579257bc42
|
Tests: Fix driver not accepting debug pass-down flags to Verilator, broke earlier commit.
|
2024-09-19 22:08:40 -04:00 |
|
Wilson Snyder
|
e2041f7450
|
Commentary: Changes update
|
2024-09-19 20:29:39 -04:00 |
|
Yilou Wang
|
70112438c3
|
Support packed/unpacked and dynamic array unconstrained randomization (#5414) (#5415)
|
2024-09-19 20:07:05 -04:00 |
|
Wilson Snyder
|
175e1dde73
|
Tests: Run t_hier_block_cmake.py first so finishes
|
2024-09-19 19:33:43 -04:00 |
|
Wilson Snyder
|
e990415ee0
|
Tests: Improve driver performance with forkserver
|
2024-09-19 19:28:07 -04:00 |
|
Wilson Snyder
|
1543b202b2
|
Tests: Move per-command expect= to instead check logfiles
|
2024-09-19 18:53:22 -04:00 |
|
Wilson Snyder
|
f63168a5b5
|
CI: More parallelism
|
2024-09-19 18:51:33 -04:00 |
|
Wilson Snyder
|
49bccb5f1b
|
Commentary
|
2024-09-19 17:58:37 -04:00 |
|
Wilson Snyder
|
c7e1358bb7
|
Tests: Fix --gdb with one test (#5466)
|
2024-09-19 17:06:32 -04:00 |
|
Geza Lore
|
62a58f420c
|
Fix latest pylint issues (#5465)
|
2024-09-19 15:51:13 +01:00 |
|
Arkadiusz Kozdra
|
dd95e033e7
|
Support inside array constraints (#5448)
Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com>
|
2024-09-19 07:27:59 -04:00 |
|
Wilson Snyder
|
371a4055b0
|
Fix false LIFETIME warning on repeat in fork-join (#5456).
|
2024-09-18 21:20:17 -04:00 |
|
Wilson Snyder
|
f251f7b774
|
Tests: CONSTRIAINTIGN, ZERODLY no longer need suppression on UVM
|
2024-09-17 21:21:08 -04:00 |
|
Wilson Snyder
|
0f3e0de891
|
Commentary
|
2024-09-17 20:58:14 -04:00 |
|
Wilson Snyder
|
7081ea0ede
|
Support as a task call
|
2024-09-17 20:53:08 -04:00 |
|
Wilson Snyder
|
fb04765c0e
|
Fix class reference with pin that is a class reference (#5454).
|
2024-09-17 17:38:18 -04:00 |
|
Wilson Snyder
|
b8bda729d4
|
Tests: Fix debug message
|
2024-09-16 20:29:23 -04:00 |
|
Wilson Snyder
|
195a665293
|
Internals: Fix V3LinkDot debug message print
|
2024-09-15 21:18:51 -04:00 |
|
Wilson Snyder
|
c8de3630a5
|
Tests: Fix driver error report, and passing --dumpi-tree
|
2024-09-15 21:10:44 -04:00 |
|
Wilson Snyder
|
99a29acca0
|
CI: One-time yamlfix cleanups. No functional change intended.
|
2024-09-15 14:37:09 -04:00 |
|
Wilson Snyder
|
48a607cc78
|
Internals: Cleanup Makefile.in to commented sections. No functional change intended.
|
2024-09-15 13:55:43 -04:00 |
|
Wilson Snyder
|
19170badd3
|
Fix warning IEEE reference (#5453)
|
2024-09-15 11:05:48 -04:00 |
|
Wilson Snyder
|
77fc771ed0
|
Tests: Fix missing stdout on execute()
|
2024-09-14 18:01:49 -04:00 |
|
github action
|
9b9a554489
|
Apply 'make format'
|
2024-09-14 00:46:48 +00:00 |
|
Wilson Snyder
|
0fe8c73d19
|
Fix $fatal to not be affected by +verilator+error+limit (#5135).
|
2024-09-13 20:45:44 -04:00 |
|
Wilson Snyder
|
eb66e137db
|
Fix fault on defparam with UNSUPPORTED ignored (#5450).
|
2024-09-13 18:31:55 -04:00 |
|
Wilson Snyder
|
c2b82c293f
|
Tests: Fix driver creating .out with --gold
|
2024-09-13 18:31:35 -04:00 |
|
Arkadiusz Kozdra
|
0b7510befa
|
Support basic dist constraints (#5431)
|
2024-09-12 05:20:36 -07:00 |
|
Arkadiusz Kozdra
|
140eb0a6e5
|
Re-sync parser on endclass
Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com>
|
2024-09-11 15:57:45 +02:00 |
|
Arkadiusz Kozdra
|
6b8f253ecd
|
Re-sync parser in constraints and cross coverpoints
Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com>
|
2024-09-11 15:57:45 +02:00 |
|
Arkadiusz Kozdra
|
ac29393ec9
|
Do not parse covergroup identifiers as types
Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com>
|
2024-09-11 15:57:45 +02:00 |
|
Wilson Snyder
|
22d6bb8180
|
Fix display with multiple string formats (#5311).
|
2024-09-11 08:41:11 -04:00 |
|
Wilson Snyder
|
f4e4602dcb
|
Tests: Fix driver handling of interrupts
|
2024-09-10 20:29:26 -04:00 |
|
Wilson Snyder
|
521c5c2f75
|
Fix extra events in traces (#5405).
|
2024-09-10 19:14:52 -04:00 |
|
Wilson Snyder
|
3525484730
|
Commentary
|
2024-09-10 19:04:55 -04:00 |
|
Arkadiusz Kozdra
|
4a58997604
|
Support basic constrained queue randomization (#5413)
Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com>
|
2024-09-10 09:33:14 -04:00 |
|
Arkadiusz Kozdra
|
ef259f63ca
|
Fix randomize treated as std::randomize in classes (#5436)
|
2024-09-10 09:10:36 -04:00 |
|
Arkadiusz Kozdra
|
2f690c0530
|
Fix foreach colliding index names (#5444)
Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com>
|
2024-09-10 07:17:21 -04:00 |
|
Wilson Snyder
|
283a5edbdb
|
Tests: Make GCOV_PREFIX path directories
|
2024-09-09 21:47:47 -04:00 |
|