Closed shareefj closed 1 year ago
@shareefj Please make sure you use up to date python-constraint solver. Then please attach a full failing example so I can debug.
@shareefj any update on this?
Sorry, changed jobs since raising this and can't remember what the issue was. No way of reproducing now so closing.
I'm seeing an exception raised when I try to randomize an object. I have a class that models an AHB transaction and I'm trying to randomize the number of cycles I stall before driving it on the bus. So my transaction looks something like:
Then when I try to generate a transaction using:
I get:
What am I doing wrong?
Is this library still being developed or are there better alternatives now? I always seem to hit these issues when I come back to use it.