Exams/m2014 q4i

From HDLBits

Implement the following circuit:

Exams m2014q4i.png

Module Declaration

module top_module (
    output out);

Write your solution here

Upload a source file...