mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-26 15:39:35 +00:00
Merge 3dd3079095 into 8ea51e1479
This commit is contained in:
commit
07afb0660e
22 changed files with 16 additions and 29 deletions
|
|
@ -39,7 +39,7 @@ equiv_opt -assert -map +/xilinx/cells_sim.v synth_xilinx -family xc6s -noiopad
|
|||
design -load postopt
|
||||
cd cascade
|
||||
select -assert-count 3 t:DSP48A1
|
||||
select -assert-count 5 t:FDRE # No cascade for A input
|
||||
select -assert-count 10 t:FDRE # No cascade for A input
|
||||
select -assert-none t:DSP48A1 t:BUFG t:FDRE %% t:* %D
|
||||
# Very crude method of checking that DSP48E1.PCOUT -> DSP48E1.PCIN
|
||||
# (see above for explanation)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue