Files
iverilog/ivtest/vvp_tests/real_delay_assign.json
T
Lars-Peter Clausen a1c333ea6e Add regression test for delayed real assignments
Check that a blocking intra-assignment delay on a real value preserves the
assigned value after the delay.

Signed-off-by: Lars-Peter Clausen <[email protected]>
2026-06-29 10:27:57 -07:00

5 lines
80 B
JSON

{
"type" : "normal",
"source" : "real_delay_assign.v"
}