3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 09:55:20 +00:00

Oops. Actually use __NAME__ in ABC_DSP48E1 macro

This commit is contained in:
Eddie Hung 2019-09-25 10:33:16 -07:00
parent b41d2fb4e4
commit 93363c94a2

View file

@ -102,7 +102,7 @@ endmodule
(* abc_box_id=2105 *) `ABC_DSP48E1_MUX(\$__ABC_DSP48E1_PCOUT_MUX )
`define ABC_DSP48E1(__NAME__) """
module \$__ABC_DSP48E1_MULT (
module __NAME__ (
output [29:0] ACOUT,
output [17:0] BCOUT,
output reg CARRYCASCOUT,