mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-29 17:38:46 +00:00
Of standard yosys cells, xilinx_srl only works on $_DFF_?_ and $_DFFE_?P_, which get upgraded to $_SDFFE_?P?P_ by dfflegalize at the point where xilinx_srl is called for non-abc9. Fix this by running ff_map.v first, resulting in FDRE cells, which are handled correctly. |
||
---|---|---|
.. | ||
.gitignore | ||
abc9_dff.ys | ||
add_sub.ys | ||
adffs.ys | ||
attributes_test.ys | ||
blockram.ys | ||
bug1460.ys | ||
bug1462.ys | ||
bug1480.ys | ||
bug1598.ys | ||
bug1605.ys | ||
counter.ys | ||
dffs.ys | ||
dsp_cascade.ys | ||
dsp_fastfir.ys | ||
dsp_simd.ys | ||
fsm.ys | ||
latches.ys | ||
logic.ys | ||
lutram.ys | ||
macc.sh | ||
macc.v | ||
macc.ys | ||
macc_tb.v | ||
mul.ys | ||
mul_unsigned.v | ||
mul_unsigned.ys | ||
mux.ys | ||
mux_lut4.ys | ||
nosrl.ys | ||
opt_lut_ins.ys | ||
pmgen_xilinx_srl.ys | ||
run-test.sh | ||
shifter.ys | ||
tribuf.sh | ||
tribuf.ys | ||
xilinx_dffopt.ys | ||
xilinx_dffopt_blacklist.txt | ||
xilinx_dsp.ys | ||
xilinx_srl.v | ||
xilinx_srl.ys |