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   |   Design Examples   |   mySupport   |   Reference Designs  

 Products
   Quartus II
      SOPC Builder
      MAX+PLUS II
      ModelSim-Altera
  
 Resource Centers
      Overview
      Installation & Licensing
      Scripting
      Board Design & I/O
      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
   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
  

Specifying HDL Output Settings

To specify options for generating VHDL Output File (.vho), Verilog Output File (.vo), and Standard Delay Format Output File (.sdo) for use with other EDA tools:

  1. On the Assignments menu, click Settings.

  2. In the Category list, select Simulation under EDA Tool Settings.

  3. In the Tool name list, select the name of the simulation tool or select Custom.

Note: If you select a specific EDA tool, the Compiler selects the default Verilog HDL output settings or VHDL output settings for that tool.

You can select Custom to use customized settings.

If you are using the version of the ModelSim software installed as part of the Quartus II software, specify ModelSim-Altera as the simulation tool. If you are using the full version of the ModelSim software, specify ModelSim as the simulation tool.

After you compile the design, a VHDL Output File (.vho) or a Verilog Output File and a Standard Delay Format Output File are created and placed in an tool-specific directory. If you turned on Generate netlist for functional simulation only, a Standard Delay Format Output File is not created.

The Quartus II software creates the tool specific directory located in the simulation directory in the current project directory during compilation. This directory uses the name of the specified EDA simulation tool or custom if you specify Custom.

If you use the default <None> selection, no settings are defined, and no output files are generated.

  1. To run a gate-level simulation automatically after compilation, turn on Run gate-level simulation automatically after compilation.

  2. In the Format for output netlist list select either VHDL or Verilog.

  3. In the Output directory box type or browse to the location where you want output files saved.

  4. In the Time scale list, select a time scale.

  5. If you want to map illegal HDL characters, turn on Map illegal HDL characters.

  6. To filter glitches in Verilog Output Files, VHDL Output Files, and the corresponding Standard Delay Format Output File, turn on Enable glitch filtering.

  7. To specify options for creating a script to generate a Value Change Dump File (.vcd) file with an EDA simulation tool:

    1. Turn on Generate Value Change Dump File script.

    2. Under Script settings, specify the type of output signals to include in the Value Change Dump File generation script and the name of the test bench instance for which you are performing the simulation.

    3. If you are running your simulation with a test bench selected under NativeLink settings, the design instance name must be identical to what you specified for the test bench; otherwise NativeLink simulation will not generate a Value Change Dump File.

  8. Click the More Settings button to choose from a list of other options:

    1. Type the name you want to direct the EDA Netlist Writer to use for the Architecture name in the VHDL output netlist in the Setting box.

    2. If you want to add the devpor, devclrn, and devoe signals as input ports in the top-level design hierarchy in the Verilog Output File or VHDL Output File, turn on Bring out device-wide set/reset signals as ports.

    3. If you want to disable setup and hold violation detection in bi-directional pins, turn on Disable setup and hold time violations detection in input registers of bi-directional pins.

    4. If you want to disable writing the netlist for the top-level entity into the VHDL file, turn on Do Not Write Top Level VHDL Entity.

    5. If you want to flatten all buses when creating the Verilog Output File or VHDL Output File, turn on Flatten buses into individual nodes.

    6. If you want to generate a Verilog Output File or VHDL Output File for a functional simulation, turn on Generate netlist for functional simulation only.

    7. If you want to maintain the original design hierarchy in the Verilog Output File or VHDL Output File, turn on Maintain hierarchy.

    8. If you want to truncate hierarchical node names to 80 characters or more, turn on Truncate long hierarchy paths.

 

 

  Please Give Us Feedback