You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In documenting v1model.p4 recently, and doing a quick pass review and comparison with PSA, I noticed that the PSA Random extern limits the specification of lo/hi values to compile-time constants in the constructor call, whereas v1model allows run-time lo/hi specification.
Perhaps that was an intentional limitation for PSA, but wanted to create an issue for us to consider the topic briefly.
The text was updated successfully, but these errors were encountered:
In documenting v1model.p4 recently, and doing a quick pass review and comparison with PSA, I noticed that the PSA Random extern limits the specification of lo/hi values to compile-time constants in the constructor call, whereas v1model allows run-time lo/hi specification.
Perhaps that was an intentional limitation for PSA, but wanted to create an issue for us to consider the topic briefly.
The text was updated successfully, but these errors were encountered: