API change: Change peek and expect to get negatives when applied to SInt (#85)
* API change to peek and expect with SInts Change PeekPokeTester #peek and #expect to return signed BigInt if the signalId they are given is an SInt Add a signed adder test to confirm this works This needs to be further built out with fixed point * make peek work with negative fixed pt numbers
parent
1587f6a4
Please register or sign in to comment