mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-17 21:10:28 +00:00
Make test without iopads
This commit is contained in:
parent
509da7ed1a
commit
a82c701668
17 changed files with 51 additions and 51 deletions
|
@ -63,7 +63,7 @@ module fastfir_dynamictaps(i_clk, i_reset, i_tap_wr, i_tap, i_ce, i_sample, o_re
|
|||
endmodule
|
||||
EOT
|
||||
|
||||
synth_xilinx
|
||||
synth_xilinx -noiopad
|
||||
cd fastfir_dynamictaps
|
||||
select -assert-count 2 t:DSP48E1
|
||||
select -assert-none t:* t:DSP48E1 %d t:BUFG %d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue