mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 20:21:25 +00:00
remove DSP48 references
This commit is contained in:
parent
f57b624281
commit
e5bdc9b5c9
2 changed files with 1 additions and 3 deletions
|
@ -16,8 +16,7 @@
|
|||
|
||||
|
||||
// This file describes the main pattern matcher setup (of three total) that
|
||||
// forms the `mchp_dsp` pass described in mchp_dsp.cc - version for
|
||||
// DSP48A/DSP48A1 (Spartan 3A DSP, Spartan 6).
|
||||
// forms the `mchp_dsp` pass described in mchp_dsp.cc
|
||||
// At a high level, it works as follows:
|
||||
// ( 1) Starting from a DSP cell. Capture DSP configurations as states
|
||||
// ( 2) Match for pre-adder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue