VHDL Netlist Output Options

Old Content - visit altium.com/documentation
Summary


VHDL output options are set up in the VHDL Generation Settings dialog.

Content and Use

The VHDL Generation Settings dialog offers the following options when generating one or more VHDL documents from the source schematic sheet(s):

  • Generate multiple VHDL files
    - when the source is the entire project, this option determines whether separate VHDL files (*.vhd) will be produced for each source schematic sheet in the project (option enabled), or whether a single VHDL file will be generated (option disabled). In the former case, each VHDL file will be given the name of its source schematic sheet. In the latter case, the single VHDL file will be given the name of the project
  • Convert parameters as attributes
    - this option, when enabled, will take all parameter definitions associated with objects on the source schematic(s) and convert them to attribute declarations in the generated VHDL file(s)
  • Insert crossprobe strings
    - this option, when enabled, causes the insertion of comments in the VHDL file, referencing which part of a source schematic the corresponding VHDL code entry was generated from.

Notes

VHDL output can be generated in one of two ways:

  1. using an appropriately configured output generator defined in an Output Job Configuration file (*.OutJob). Output will be generated upon running the configured output generator
  2. directly from within an active schematic document using the Design » Netlist For Document » VHDL File and Design » Netlist For Project » VHDL File menu commands, for single document or project-level netlisting respectively. Output will be generated immediately upon clicking OK in the VHDL Generation Settings dialog.

Note : The settings defined in the VHDL Generation Settings dialog when generating output directly from the schematic are distinct and separate to those defined for the same output type in an Output Job Configuration file. In the case of the former, the settings are stored in the project file, whereas for the latter they are stored in the Output Job Configuration file.

The output path for generated files is set in the Options tab of the Options for Project dialog. By default, the output path is set to a sub-folder under the folder that contains the Project file and has the name: Project Outputs for ProjectName. The output path can be changed as required. If the option to use a separate folder for each output type has been enabled in the Options tab, then the VHDL file will be written to a further sub-folder, named: VHDL Output.

When generated, the output will be added to the project and appear in the Projects panel under the Generated folder, in an appropriately-named sub-folder. If you have used a separate folder for each output type, then corresponding (separate) Generated folders will be added to the Projects panel (e.g. Generated (VHDL Output))

You are reporting an issue with the following selected text and/or image within the active document: