chisel-testers icon indicating copy to clipboard operation
chisel-testers copied to clipboard

Converting Uint32 signal output to BigInt

Open mihirc-github opened this issue 1 year ago • 0 comments

I have a circuit that outputs a 32-bit Uint value and I want to convert this value to BigInt during testing. If that's not possible, I would like to print the value to stdout. I have not been able to do either of these.

mihirc-github avatar Jun 28 '23 14:06 mihirc-github