module test(a, b, c, d, y); input [15:0] a, b; input [31:0] c, d; output [31:0] y; assign y = a * b + c + d; endmodule 'Atom feed' href='http://git.panaceas.org/cgit.cgi/cloud-email/cryptography/atom/codecov.yml?h=master' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/codecov.yml
blob: 2bfc815b8319694e8194110868477567e7b7c463 (plain)
1
2
3
4
5
6
7
8
9