aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ecp5/abc9_unmap.v
blob: cbdffdaf16ecb62d043bda1caa43457464cb7190 (plain)
1
2
3
4
5
// ---------------------------------------

module \$__ABC9_DPR16X4_COMB (input [3:0] $DO, RAD, output [3:0] DO);
    assign DO = $DO;
endmodule