rohd icon indicating copy to clipboard operation
rohd copied to clipboard

SimpleClockGenerator doesnt work with period of 1

Open awmoore-intel opened this issue 8 months ago • 1 comments

Describe the bug

Listening on a posedge of the clock when clock period is 1 loops forever but never advances time. I'm thinking 1 is not allowed? Perhaps throw an error.

Code and output in the picture. Image

To Reproduce

No response

Expected behavior

No response

Actual behavior

No response

Additional: Dart SDK info

No response

Additional: pubspec.yaml


Additional: Context

No response

awmoore-intel avatar Feb 25 '25 12:02 awmoore-intel