Observable Circuits

 

There are two modifications of the observable design. In the first one, the nine connection lines are connected to nine output pins: Coutz and Z (z0 - z7). The file name is observable.agm.

However, it is expensive to have many output pins that are unused during normal operation. That is why we prepared another modification where all the test pins united under XOR function and wired out to a single pin called Test. You can find the design in the file observableX.agm.


Back to Lab 1