blob: 5374a47447c4d82cffd986ddb435a29587353891 [file] [log] [blame]
module top();
adder a1();
adder a2();
wtop wtop();
endmodule
module m();
// rtl
endmodule