Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

efficient large matrix multiplication in Adv DSP builder

Hi

There are a lot of large matrix multiplication in my application. Thanks for any suggestion and example on design of efficient large matrix operation in Adv DSP builder.

Jiuxiang

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    What is large? In general, a vector math engine of the type used in the Cholesky reference design is a powerful and flexible structure that can scale easily to achieve the relevant performance/resource trade off.

    --- Quote Start ---

    Hi

    There are a lot of large matrix multiplication in my application. Thanks for any suggestion and example on design of efficient large matrix operation in Adv DSP builder.

    Jiuxiang

    --- Quote End ---