polyphony icon indicating copy to clipboard operation
polyphony copied to clipboard

ad7091r.py not working

Open Nic30 opened this issue 7 years ago • 0 comments

Traceback (most recent call last): File "~/polyphony/tests/apps/ad7091r.py", line 91, in test(spic) File "~/polyphony/polyphony/init.py", line 57, in _testbench_decorator func(module_instance) File "~/polyphony/polyphony/init.py", line 297, in wrapper return func(*args, **kwargs) File "~/polyphony/tests/apps/ad7091r.py", line 86, in test assert spic.dout() == data & 0x0fff AssertionError

dout value is 3419

Nic30 avatar Sep 21 '18 19:09 Nic30