firrtl-interpreter icon indicating copy to clipboard operation
firrtl-interpreter copied to clipboard

Interpreter should do stronger tests for legal input values

Open chick opened this issue 8 years ago • 0 comments

It is possible to poke values into input that exceed the widths. In particular using the InterpretiveTester poking concrete values the type and width is not checked but it should be, it can lead to peculiar errors.

chick avatar Feb 27 '18 17:02 chick