Altera Home Page
Literature Licensing
Buy On-Line Download

  Home   |   Products   |   Support   |   End Markets   |   Technology Center   |   Education & Events   |   Corporate   |   Buy On-Line  
  Knowledge Database   |   Devices   |   Design Software   |   Intellectual Property   |   Reference Designs   |   Design Examples   |   mySupport  

 Products
   Quartus II
      SOPC Builder
      MAX+PLUS II
      ModelSim-Altera
  
 Resource Centers
      Overview
      Installation & Licensing
      Scripting
      Board Design & I/O
      Design Entry & Planning
      Synthesis & Netlist Viewers
      Incremental Compilation
      Optimization
      Power Management
   TimeQuest Timing Analyzer
      Classic Timing Analyzer
      Simulation & Verification
      On-Chip Debugging
      HardCopy Design
  
 Software Resources
      OS Support
      Driver Installation
  
 Download & Licensing
      Download
   Licensing
  
 Quartus II EDA Support
      Quartus II Interface
   Synthesis Tools
          Design Compiler
          DC FPGA
          FPGA Compiler II
          LeonardoSpectrum
          Precision RTL Synthesis
          Synplify
   Simulation Tools
   Formal Verification Tools
   Timing Analysis Tools
   Physical Synthesis Tools
   Board Level Tools
  
 Legacy Sw. EDA Support
      View by Vendor
      View by Tool
      View by Function
  

Creating a Design for Use with the DC FPGA Software

Projects in the Synopsys Design Compiler FPGA software can contain of EDIF netlist files, VHDL Design Files (.vhd), or Verilog Design Files (.v) or files created in the Synopsys internal database format (with the .db extension).

To create a Verilog HDL or VHDL design file for use with the DC FPGA software:

  1. If you have not already done so, set up the DC FPGA working environment.

  2. Enter a VHDL or Verilog HDL design in the Quartus II Text Editor or another standard text editor and save it in the project directory.

  3. To use Altera-provided megafunctions in a design, use the MegaWizard Plug-In Manager to generate a custom megafunction variation. Refer to Creating and Instantiating Altera-Provided Functions in Other EDA Tools for examples on how to use Altera-provided megafunctions and library of parameterized modules (LPM) functions in other EDA design entry/synthesis tools.

    Once you create a megafunction variation, you can instantiate it as a black box entity in the design.

    In addition, the DC FPGA software automatically recognizes certain types of HDL code and maps it to Altera megafunctions during synthesis. You can describe the design in Verilog HDL or VHDL and use the DC FPGA software to infer arithmetic and relational operators, counters, RAM, ROM, and DSP functions directly from HDL code.

    If you are performing formal verification with the Formality software, you must instantiate RAM as a black box entity.

  4. To continue with the DC FPGA design flow, assign design constraints with the DC FPGA software.

 

 

  Please Give Us Feedback