mirror of https://github.com/YosysHQ/yosys.git
6 lines
137 B
Coq
6 lines
137 B
Coq
|
// ---------------------------------------
|
||
|
|
||
|
(* abc_box_id=2 *)
|
||
|
module \$__ABC_DPR16X4_COMB (input [3:0] A, S, output [3:0] Y);
|
||
|
endmodule
|