projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b41d2fb
)
Oops. Actually use __NAME__ in ABC_DSP48E1 macro
author
Eddie Hung
<eddie@fpgeh.com>
Wed, 25 Sep 2019 17:33:16 +0000
(10:33 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Wed, 25 Sep 2019 17:33:16 +0000
(10:33 -0700)
techlibs/xilinx/abc_model.v
patch
|
blob
|
history
diff --git
a/techlibs/xilinx/abc_model.v
b/techlibs/xilinx/abc_model.v
index 0a8d531d756dddc999bd8c8e68acdc2ebb53862d..f19235a278d422579012cab83ebd2410363f62ce 100644
(file)
--- a/
techlibs/xilinx/abc_model.v
+++ b/
techlibs/xilinx/abc_model.v
@@
-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,