mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-22 05:43:40 +00:00
xilinx: consider DSP48E1.ADREG
This commit is contained in:
parent
512596760b
commit
7b543fdb0c
4 changed files with 8 additions and 5 deletions
|
@ -772,6 +772,7 @@ module DSP48E1 (
|
|||
.RSTP(RSTP)
|
||||
);
|
||||
$__ABC9_DSP48E1 #(
|
||||
.ADREG(ADREG),
|
||||
.AREG(AREG),
|
||||
.BREG(BREG),
|
||||
.CREG(CREG),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue