Forum Discussion

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

Converting FPGA design to VLSI design

I have a design which has been verified on Alter FPGA. Now I'm going to convert this design to VLSI design. I will use Cadence RTL Compiler for synthesis and SOC Encounter for route and placement. However, I use some IP Cores in the original design including FFT, multipliers. Can I synthesize and route the IP Cores with RTL compiler and SOC Encounter, respectively? Does anyone know the step?

Thanks!

5 Replies

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

    Multipliers should be available with cadence, for FFT you need to look for an alternative IP or design it yourself. Altera FFT is protected IP and can't be used with other tools for synthesis.

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

    Hi,

    just to mention.. If the intention is to transfer the FPGA to an ASIC, maybe it's worth having a look at the hardcopy option offered by ALTERA...
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Hi,

    just to mention.. If the intention is to transfer the FPGA to an ASIC, maybe it's worth having a look at the hardcopy option offered by ALTERA...

    --- Quote End ---

    Thanks for your reply. How can I get the hardcopy?