mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-18 02:16:41 +00:00
Do not autoremove ffP aor muxP
This commit is contained in:
parent
08fe63c61e
commit
90ac147eb2
1 changed files with 0 additions and 2 deletions
|
@ -110,8 +110,6 @@ void pack_xilinx_dsp(xilinx_dsp_pm &pm)
|
||||||
log("\n");
|
log("\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
pm.autoremove(st.ffP);
|
|
||||||
pm.autoremove(st.muxP);
|
|
||||||
pm.blacklist(cell);
|
pm.blacklist(cell);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue