Project 1: DMux8Way test

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Project 1: DMux8Way test

cadet1620
Administrator
This post was updated on .
The 'sel' value displayed in the DMux8Way test was only showing 2 bits. The 'sel' bus is 3 bits wide.

These files correct the problem:
    DMux8Way.tst
    DMux8Way.cmp

Thanks to chungy for pointing out that this test was still wrong.