Wilson Snyder
|
220a3faf7c
|
Fix parameter implicit type from string (#6414).
|
2025-09-09 19:49:11 -04:00 |
Wilson Snyder
|
a9f95f2f08
|
Fix false CONSTVAR error on initializers (#4992).
|
2025-09-09 19:27:43 -04:00 |
Wilson Snyder
|
1fd9f3ce92
|
Commentary: Changes update
|
2025-09-09 17:47:26 -04:00 |
Wilson Snyder
|
aa28a8d1e1
|
Fix cell scoping performance (#6059).
|
2025-09-06 08:35:07 -04:00 |
Wilson Snyder
|
0d1f036f17
|
Add error on non-packed struct randc (#5999).
|
2025-09-06 08:24:19 -04:00 |
Wilson Snyder
|
b4a9ff4ffe
|
Commentary: Changes update
|
2025-09-06 08:23:18 -04:00 |
Wilson Snyder
|
85454f6083
|
Fix wire array with initial assignment (#6391).
|
2025-09-05 17:31:17 -04:00 |
Wilson Snyder
|
feea221f39
|
Fix COVERAGEIGN-ignored `get_inst_coverage` and other covergroup methods (#6383).
|
2025-09-04 22:18:56 -04:00 |
Wilson Snyder
|
bd7f6d3c19
|
Fix randomize local after parameters applied (#6371).
|
2025-09-03 20:04:41 -04:00 |
Wilson Snyder
|
929d2ad83a
|
Fix package imports not found after parameters applied (#6373).
|
2025-09-03 19:45:43 -04:00 |
Wilson Snyder
|
e2b9cadb1d
|
Commentary: Changes update
|
2025-09-03 18:55:41 -04:00 |
Wilson Snyder
|
4eb030717a
|
devel release
|
2025-08-30 18:15:10 -04:00 |
Wilson Snyder
|
51cdf52d0f
|
Version bump
|
2025-08-30 18:11:51 -04:00 |
Wilson Snyder
|
7bb38d21b9
|
Commentary: Changes update
|
2025-08-30 17:58:12 -04:00 |
Wilson Snyder
|
b6ecffeb60
|
Support recursive constant functions.
|
2025-08-30 07:45:35 -04:00 |
Wilson Snyder
|
91ae4c35b7
|
Add error on force/release non-constant selects.
|
2025-08-29 21:19:37 -04:00 |
Wilson Snyder
|
a3d7b7d779
|
Commentary: Changes update
|
2025-08-29 21:13:43 -04:00 |
Wilson Snyder
|
e32108713d
|
Fix randomize on function-local variable (#6234).
|
2025-08-27 21:25:40 -04:00 |
Wilson Snyder
|
3d76bb9944
|
Commentary: Changes update
|
2025-08-25 17:50:29 -04:00 |
Wilson Snyder
|
ac2a75fbb5
|
Support future sampled value functions.
|
2025-08-23 21:16:53 -04:00 |
Wilson Snyder
|
b226be7f98
|
Fix to select UDPs when they are the only candidate for a top module.
|
2025-08-23 15:20:58 -04:00 |
Wilson Snyder
|
f45b811c22
|
Commentary: Changes update
|
2025-08-23 15:20:36 -04:00 |
Wilson Snyder
|
457fcc267b
|
Support elaboration-time printing of unpacked array with `%p` (#4732).
|
2025-08-21 21:44:31 -04:00 |
Wilson Snyder
|
e202cb31d8
|
Change `$display("%p")` to remove space after `}`.
|
2025-08-21 21:33:05 -04:00 |
Wilson Snyder
|
bd91b619ad
|
Support `$fread` with missing start (#6125).
|
2025-08-20 21:19:42 -04:00 |
Wilson Snyder
|
dc5a17fea0
|
Support unpacked array `with` methods (#6134).
|
2025-08-20 21:01:34 -04:00 |
Wilson Snyder
|
254eb407ff
|
Commentary: Changes update
|
2025-08-20 21:00:40 -04:00 |
Wilson Snyder
|
c90f9e53b7
|
Add ALWNEVER warning, for `always @*` that never execute (#6291) (#6303)
|
2025-08-18 12:00:53 -04:00 |
Wilson Snyder
|
dbdf235115
|
Commentary: Changes update
|
2025-08-17 14:53:59 -04:00 |
Wilson Snyder
|
000d697b51
|
Commentary: Changes update
|
2025-08-16 09:08:09 -04:00 |
Wilson Snyder
|
047a12cc62
|
Fix variables hiding package imports (#6289).
|
2025-08-13 18:05:37 -04:00 |
Wilson Snyder
|
60cbbf0ec1
|
Add error on mismatching prototypes (#6207).
|
2025-08-11 19:50:47 -04:00 |
Wilson Snyder
|
b12b1c9658
|
Commentary: Changes update
|
2025-08-08 05:09:16 -04:00 |
Wilson Snyder
|
fbaff52668
|
Change runtime to exit() instead of abort(), unless under +verilated+debug.
|
2025-08-05 18:43:29 -04:00 |
Wilson Snyder
|
6467351752
|
Add error on class 'function static'.
|
2025-08-05 17:12:00 -04:00 |
Wilson Snyder
|
4bd17f0a6f
|
Commentary: Changes update
|
2025-08-05 17:08:09 -04:00 |
Wilson Snyder
|
309129ebcf
|
Add PARAMNODEFAULT error, for parameters without defaults.
|
2025-08-03 15:27:37 -04:00 |
Wilson Snyder
|
bd1ac03828
|
Add I/O versus data declaration checking.
|
2025-07-31 18:38:50 -04:00 |
Wilson Snyder
|
00948a45a3
|
Commentary: Changes update
|
2025-07-31 18:09:51 -04:00 |
Wilson Snyder
|
0da9f6eb03
|
Fix queue typedef with unbounded slice (#6236).
|
2025-07-28 19:36:52 -04:00 |
Wilson Snyder
|
833c31b031
|
Add `-DVERILATOR=1` definition to compiler flags when using verilated.mk.
|
2025-07-28 18:01:50 -04:00 |
Wilson Snyder
|
5c1d7f3ce9
|
Fix negate of wide structure selections (#6186).
|
2025-07-28 02:20:57 -04:00 |
Wilson Snyder
|
e69df457fd
|
Fix MODDUP with duplicate packages to take first package (#6222).
|
2025-07-28 01:45:03 -04:00 |
Paul Swirhun
|
bd2cb989d1
|
Support bit queue streaming (#5830) (#6103).
|
2025-07-27 15:29:56 -04:00 |
Wilson Snyder
|
55b836e25a
|
Commentary: Changes update
|
2025-07-27 09:44:51 -04:00 |
Wilson Snyder
|
1725ee9c52
|
Fix loop initialization visibility outside loop (#4237).
|
2025-07-27 03:42:41 -04:00 |
Wilson Snyder
|
f3560837ec
|
Add error on missing forward declarations (#6207).
|
2025-07-26 17:11:35 -04:00 |
Wilson Snyder
|
d289934ca9
|
Improve `--skip-identical` to skip on identical input file contents (#6109).
|
2025-07-26 02:43:57 -04:00 |
Wilson Snyder
|
fa62cd3486
|
Fix `--stats` overridden by skipping identical build (#6220).
|
2025-07-25 07:23:02 -04:00 |
Wilson Snyder
|
b408e097f6
|
Fix unsigned replicate (#6229)
|
2025-07-24 22:55:26 -04:00 |
Wilson Snyder
|
4882a3c827
|
Commentary: Changes update
|
2025-07-24 02:44:54 -04:00 |
Wilson Snyder
|
2287d420ee
|
Optimize to return memory when using -build (#6192) (#6226).
|
2025-07-24 08:36:58 +02:00 |
Wilson Snyder
|
460bfbf181
|
Fix replicate of negative giving 'REPLICATE has no expected width' internal error (#6048).
|
2025-07-23 18:07:50 -04:00 |
Wilson Snyder
|
078bb21a89
|
Add wire data type checking per IEEE.
|
2025-07-20 07:21:30 -04:00 |
Wilson Snyder
|
f535a73ea7
|
Commentary: Changes update
|
2025-07-19 21:12:23 -04:00 |
Wilson Snyder
|
7d43a935bd
|
Add SPECIFYIGN warning for specify constructs that were previously silently ignored.
|
2025-07-18 19:32:34 -04:00 |
Wilson Snyder
|
c1506deef9
|
Add enum base type checking per IEEE.
|
2025-07-17 20:20:43 -04:00 |
Wilson Snyder
|
87050670b4
|
Fix structure select causing 'Wide Op' error (#6191).
|
2025-07-17 18:17:49 -04:00 |
Wilson Snyder
|
7a32771c7e
|
Commentary: Changes update
|
2025-07-16 17:26:01 -04:00 |
Wilson Snyder
|
1f0357ba93
|
Add NOEFFECT warning, replacing previous `foreach` error.
|
2025-07-16 08:18:57 -04:00 |
Wilson Snyder
|
2f199f20cf
|
Add ENUMITEMWIDTH error, and apply to X-extended and ranged values.
|
2025-07-12 14:14:17 -04:00 |
Wilson Snyder
|
cefe1845df
|
Commentary: Changes update
|
2025-07-11 21:53:29 -04:00 |
Wilson Snyder
|
d89df33fcd
|
Change control file `public_flat_*` and other signal attributes to support __ in names (#6140).
|
2025-07-09 20:48:00 -04:00 |
Wilson Snyder
|
9fc7143fce
|
Fix genvar error with `-O0` (#6165).
|
2025-07-09 19:11:48 -04:00 |
Wilson Snyder
|
a84c5d2010
|
Commentary: Changes update
|
2025-07-09 18:51:49 -04:00 |
Wilson Snyder
|
8ba7cec15b
|
devel release
|
2025-07-08 23:22:58 -04:00 |
Wilson Snyder
|
f037ac50b4
|
Version bump
|
2025-07-08 23:02:26 -04:00 |
Wilson Snyder
|
1f0e767b61
|
Commentary: Changes update
|
2025-07-08 17:37:21 -04:00 |
Wilson Snyder
|
f77af4e6f6
|
Important: Change `--assert` to be the default; use `--no-assert` for legacy behavior and faster runtimes.
|
2025-07-03 19:36:28 -04:00 |
Wilson Snyder
|
1cd65e90bd
|
Commentary: Changes update
|
2025-07-03 19:11:09 -04:00 |
Tobias Rosenkranz
|
92970bd9a0
|
Update docker base image to Ubuntu 24.04 (#6147)
|
2025-07-03 15:29:03 -04:00 |
Wilson Snyder
|
77908447e6
|
Support scoped `new` (#4199).
|
2025-07-02 19:54:57 -04:00 |
Wilson Snyder
|
73da5e51a6
|
Commentary: Changes update
|
2025-07-01 08:07:54 -04:00 |
Wilson Snyder
|
d455ec6229
|
Fix `specparam` PATHPULSE broken recent commit (#6142).
|
2025-06-30 18:33:50 -04:00 |
Tobias Rosenkranz
|
db854fc3d2
|
Improve docker image size (#6139)
|
2025-06-30 08:04:18 -04:00 |
Wilson Snyder
|
916a89761e
|
Add `--work` library-selection option (#5891 partial).
|
2025-06-29 20:17:27 -04:00 |
Wilson Snyder
|
93f447dd4a
|
Support constant functions with left-hand-side concatenates.
|
2025-06-28 17:12:03 -04:00 |
Wilson Snyder
|
62e5e3aa0c
|
Fix interface array connections with non-zero low declaration index.
|
2025-06-28 09:43:02 -04:00 |
Wilson Snyder
|
f508dadc97
|
Support `specparam` (#5767).
|
2025-06-28 08:23:43 -04:00 |
Wilson Snyder
|
17c2512d03
|
Fix `pre_randomize`/`post_randomize` when no randomize (#6128).
|
2025-06-26 18:35:49 -04:00 |
Wilson Snyder
|
75229cc03d
|
Fix `pre_randomize`/`post_randomize` when no randomize (#6122).
|
2025-06-26 18:34:20 -04:00 |
Wilson Snyder
|
e422c183ff
|
Fix method calls without parenthesis (#6127).
|
2025-06-26 18:16:21 -04:00 |
Wilson Snyder
|
68e1ed55f6
|
Commentary: Changes update
|
2025-06-26 17:42:10 -04:00 |
Wilson Snyder
|
3209bee3b3
|
Fix colon-divide operator without space (#6121).
|
2025-06-25 04:56:52 -04:00 |
Wilson Snyder
|
6af694b04b
|
Support `$timeformat` with missing arguments (#6113).
|
2025-06-24 17:30:05 -04:00 |
Wilson Snyder
|
a9e9ab50bd
|
Commentary: Changes update
|
2025-06-23 18:40:49 -04:00 |
Wilson Snyder
|
544cb4a90f
|
Fix decoding octal string escapes with 1-2 digits (#6108).
|
2025-06-23 18:37:44 -04:00 |
Wilson Snyder
|
49fe129634
|
Fix `--lib-create` with double-underscore (#6099).
|
2025-06-18 08:56:32 -04:00 |
Wilson Snyder
|
173e9d2a94
|
Commentary: Changes update
|
2025-06-15 14:52:28 -04:00 |
Wilson Snyder
|
4990b44120
|
Fix trace hierarchicalName runtime errors (#5668) (#6076).
|
2025-06-10 20:17:32 -04:00 |
Wilson Snyder
|
75a36a6ef8
|
Commentary: Changes update
|
2025-06-10 08:22:43 -04:00 |
Wilson Snyder
|
5b2dc52681
|
Fix array bounds checking with class member selects (#5996) (#5997).
|
2025-06-07 17:20:48 -04:00 |
Wilson Snyder
|
54e637c72b
|
Fix `--skip-identical` skipping on some errors (#6066).
|
2025-06-06 17:18:02 -04:00 |
Wilson Snyder
|
db03b95389
|
Commentary: Changes update
|
2025-06-06 17:17:25 -04:00 |
Wilson Snyder
|
ed46878f7b
|
Fix virtual interface array typedef expressions (#6057).
|
2025-06-04 21:43:46 -04:00 |
Wilson Snyder
|
79de1ff507
|
Fix WIDTHCONCAT on packed pattern assignment (#6045).
|
2025-05-31 07:38:15 -04:00 |
Wilson Snyder
|
8031ca2616
|
Add `MODMISSING` error, in place of unnamed error (#6054).
|
2025-05-29 21:02:00 -04:00 |
Wilson Snyder
|
40881d7e79
|
Commentary: Changes update
|
2025-05-29 18:59:51 -04:00 |
Todd Strader
|
4b041c636f
|
Fix --x-initial and --x-assign random stability (#2662) (#5958) (#6018) (#6025)
|
2025-05-27 09:31:55 -04:00 |
Wilson Snyder
|
7b2dc46399
|
Commentary: Changes update
|
2025-05-22 06:45:39 -04:00 |