Commit 99ab40f0 authored by Chick Markley's avatar Chick Markley Committed by GitHub
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment