Files
iverilog/vvp
Lars-Peter Clausen 90880e86ad vvp: Don't schedule initial value propagation for net array ports
An initial value propagation should only be scheduled for variable array
ports, but not for net array port since those do not contain any values.

This got accidentally broken when fixing support for 2-state variable
array ports.

Add a check that only does the initial value propagation if the port is for
a variable array.

Fixes: 0eb01fff1e ("vvp: Fix initial value propagation for 2-state non-automatic arrays")
Signed-off-by: Lars-Peter Clausen <[email protected]>
2023-12-28 20:04:01 -08:00
..
2022-12-26 17:16:26 -05:00
2022-12-28 00:00:31 -08:00
2022-06-20 22:59:12 +02:00
2022-06-20 22:52:56 +02:00
2022-12-28 00:00:31 -08:00
2023-08-29 09:54:39 +02:00
2023-08-29 09:54:39 +02:00
2022-12-28 00:00:31 -08:00
2023-06-10 20:33:08 -07:00
2021-05-12 09:16:11 +02:00
2022-12-28 00:00:31 -08:00
2022-12-28 00:00:31 -08:00
2022-12-28 00:00:31 -08:00
2022-12-28 00:00:31 -08:00
2022-12-18 10:18:10 -05:00
2022-12-18 10:18:10 -05:00
2021-01-01 00:20:26 -08:00
2022-12-28 00:00:31 -08:00
2023-08-22 20:41:30 -07:00
2023-08-29 09:54:39 +02:00