mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-29 04:39:02 +00:00
Add a xilinx_dsp_cascade matcher for PCIN -> PCOUT
This commit is contained in:
parent
1844498c5f
commit
ed187ef1cf
4 changed files with 104 additions and 53 deletions
|
@ -1,4 +1,4 @@
|
|||
pattern xilinx_dsp
|
||||
pattern xilinx_dsp_pack
|
||||
|
||||
udata <std::function<SigSpec(const SigSpec&)>> unextend
|
||||
state <SigBit> clock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue