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