Wilson Snyder
|
811eab8fa5
|
Fix short-circuting with associative array access (#5484).
|
2024-09-24 19:24:01 -04:00 |
|
Wilson Snyder
|
c48d80592e
|
Fix extra dot in coverage point hierarchy when using name()=''.
|
2024-09-23 07:34:12 -04:00 |
|
Wilson Snyder
|
0aa8356eca
|
Change --main and --binary to use a TOP hierarchy name of "" (#5482).
|
2024-09-22 23:03:51 -04:00 |
|
Wilson Snyder
|
670b7c5243
|
Support DPI imports and exports with double underscores (#5481).
|
2024-09-22 22:11:01 -04:00 |
|
Wilson Snyder
|
706679e6b1
|
Support DPI imports and exports with double underscores.
|
2024-09-22 22:06:39 -04:00 |
|
Wilson Snyder
|
d288488b7f
|
Fix --binary with .cpp PLI filenames under relative directory paths.
|
2024-09-22 16:47:15 -04:00 |
|
Wilson Snyder
|
88bd479bc7
|
Add error on instances without parenthesis.
|
2024-09-22 12:25:35 -04:00 |
|
Wilson Snyder
|
e7de2c5a05
|
Remove warning on unsized numbers exceeding 32-bits.
|
2024-09-21 19:19:12 -04:00 |
|
Wilson Snyder
|
48faf8d036
|
Fix tracing when name() is empty (#5470).
|
2024-09-21 08:25:14 -04:00 |
|
Wilson Snyder
|
92dd8ee8f5
|
Fix timing mode not exiting on empty events (#5472).
|
2024-09-20 17:46:27 -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
|
e2041f7450
|
Commentary: Changes update
|
2024-09-19 20:29:39 -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
|
fb04765c0e
|
Fix class reference with pin that is a class reference (#5454).
|
2024-09-17 17:38:18 -04: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
|
22d6bb8180
|
Fix display with multiple string formats (#5311).
|
2024-09-11 08:41:11 -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 |
|
Wilson Snyder
|
e566b5a4f5
|
Change .vlt config files to be read before .v files (#5185).
|
2024-09-09 20:18:54 -04:00 |
|
Wilson Snyder
|
4e4fdd3b66
|
Fix multidimensional function return value selects (#5382).
|
2024-09-09 19:56:09 -04:00 |
|
Wilson Snyder
|
07bb8c701d
|
Convert test driver to Python (#5427)
|
2024-09-08 13:00:03 -04:00 |
|
Wilson Snyder
|
c83ee391bb
|
Fix associative array next/prev/first/last mis-propagating constants (#5435).
|
2024-09-07 15:25:35 -04:00 |
|
Wilson Snyder
|
d01b917062
|
Commentary: Changes update
|
2024-09-07 15:24:06 -04:00 |
|
Wilson Snyder
|
fa32d10f39
|
Fix performance of V3Trace when many activity blocks (#5372).
|
2024-08-28 20:45:51 -04:00 |
|
Wilson Snyder
|
f4fe89a8c4
|
Commentary: Changes update
|
2024-08-28 17:32:57 -04:00 |
|
Wilson Snyder
|
f0cd6dd95c
|
Fix REALCVT warning on integral timescale conversions (#5378).
|
2024-08-24 08:01:28 -04:00 |
|
Wilson Snyder
|
cfe1f23fff
|
Commentary: Changes update
|
2024-08-23 18:45:54 -04:00 |
|
Wilson Snyder
|
48776277bd
|
devel release
|
2024-08-21 08:55:53 -04:00 |
|
Wilson Snyder
|
8ca45df9c7
|
Version bump
|
2024-08-21 08:40:24 -04:00 |
|
Wilson Snyder
|
8db9c1d227
|
Commentary: Changes update
|
2024-08-21 08:40:14 -04:00 |
|
Wilson Snyder
|
378800ee4a
|
Commentary: Changes update
|
2024-08-20 15:13:44 -04:00 |
|
Wilson Snyder
|
6f5d1037b4
|
Commentary
|
2024-08-11 10:33:04 -04:00 |
|
Wilson Snyder
|
c2e44dbd99
|
Fix $sformat with array arguments (#5330).
|
2024-08-08 03:32:07 -04:00 |
|
Wilson Snyder
|
6fa1ade4e0
|
Commentary: Changes update
|
2024-08-05 04:03:21 -04:00 |
|
Markus Krause
|
a01a21db86
|
Fix make flows to pass PYTHON3 (like perl) (#5307) (#5308)
Fixes #5307
|
2024-07-26 09:35:37 -04:00 |
|
Wilson Snyder
|
cb5d03ff0b
|
Fix WIDTHEXPAND on left shift of intuitive amount (#5284).
|
2024-07-24 06:39:27 -04:00 |
|
Wilson Snyder
|
0419ed0430
|
Fix initializing static array in dynamic arrays and queues (#5287).
|
2024-07-24 06:06:57 -04:00 |
|
Wilson Snyder
|
e779934443
|
Commentary: Changes update
|
2024-07-22 17:22:37 -04:00 |
|
Wilson Snyder
|
8f4490628f
|
Commentary: Clarify some warning messages.
|
2024-07-20 17:50:14 -04:00 |
|
Wilson Snyder
|
981d3ce782
|
Add suggestions on misspelled PLI functions.
|
2024-07-20 07:20:10 -04:00 |
|
Wilson Snyder
|
0658af90f5
|
Fix classes/modules of case-similar names (#5109).
|
2024-07-14 13:57:16 -04:00 |
|
Wilson Snyder
|
e080f5c0cb
|
Fix tracing with --main-top-name - (#5261).
|
2024-07-14 07:35:26 -04:00 |
|
Wilson Snyder
|
2284cf595d
|
Commentary: Changes update
|
2024-07-14 07:34:36 -04:00 |
|
Wilson Snyder
|
bbb223f217
|
Fix error on empty generate with -O0 (#5250).
|
2024-07-11 06:59:15 -04:00 |
|
Wilson Snyder
|
e3e7b3f2b5
|
Fix errors on using string in incorrect format (#5240).
|
2024-07-09 08:30:20 -04:00 |
|
Wilson Snyder
|
fe0b210a0c
|
Fix errors on using string in incorrect format (#5340).
|
2024-07-09 08:29:22 -04:00 |
|
Wilson Snyder
|
b66fdd7421
|
Fix unknown conversion on queues (#5220).
|
2024-07-08 10:19:51 -04:00 |
|
Wilson Snyder
|
de44ca8df3
|
Fix top-level unpacked structure resets (#5221).
|
2024-07-05 17:22:26 -04:00 |
|
Wilson Snyder
|
3cee54dfdf
|
Commentary: Changes update
|
2024-07-05 17:17:29 -04:00 |
|