Skip to content

Conversation

povik
Copy link
Member

@povik povik commented Mar 11, 2025

What are the reasons/motivation for this change?

Add support for v2 DSP block per a simulation model provided by QuickLogic. Support mapping basic multiplication operation, multiply-accumulate pattern, input and output register packing, sum-of-products cascading.

Explain how this is achieved.

Build a flow analogous to v1 DSP support, borrow pattern matcher bits from Xilinx flow.

If applicable, please suggest to reviewers how they can test the change.

Tests attached

Before we merge:

  • clarify licensing on dspv2_sim.v
  • add -nocascade option

povik and others added 30 commits March 11, 2025 10:35
Add support for cell type dispatching of the new DSP block; adjust the
definition of MULT and MULTACC variants to support those instances
starting a cascading chain.
@povik povik marked this pull request as draft March 11, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants