Home
  • Home
  • Features
    • UML Object Diagrams
    • UML Statechart Diagrams
    • HDL Code Generation
  • Demos
    • Screencasts
    • Source Code
  • Support
    • Documentation
    • Screencasts
    • Customer Support
  • Try
  • Buy
  • Company
    • About
    • Services
    • Contact
  • QuickStart
  • Diagrams
    • Diagram UML View
    • Diagram HDL View
    • UML State Diagram
  • Dialogs
    • Add Input Pad Dialog
    • Add Output Pad Dialog
    • Add InOut Pad Dialog
    • Add State Input Dialog
    • Add State Output Dialog
    • Add Constant Dialog
    • Add Alias Dialog
    • Edit Comments Dialog
    • Expression Editor
  • Palettes
    • UML State Palette
    • UML Classes Palette
    • UML Documents Palette
    • HDL Palette
  • Properties Editors
    • Document Properties Editor
    • UML Object Properties Editor
  • Panels
    • Generation Console Tab
    • Navigator
    • Overview
  • UML Classes
    • BarrelShifter
    • Comparator
    • Counter
    • Decoder
    • Encoder
    • Johnson Counter
    • Latch
    • LFSR
    • Multiplexer
    • Parity
    • Register
    • Shift Register
Home | Documentation | Properties Editors

Document Properties Editor

 Document Properties Editor

The Document Properties Editor provides the capability to create and edit the properties of the document, as well as the input, output, and in out pads.

The categories of properties include:

General:

1.

Name:

The document name.

2.

HDL Output Directory:

The directory where the generated HDL will be saved.

3.

HDL Template Directory:

The directory where the templates for HDL generation are found.

4.

HDL Import Directory:

The default directory where HDL files imported into the document will be found.

Tagged Values:

1.

HDL Language:

The language, either Verilog or VHDL, of the generated HDL. You can toggle between Verilog and VHDL language by selecting the appropriate value from the drop-list right here or by clicking on HDL Toggle button   in the toolbar of the main dialog.

2.

State Encoding:

The type of encoding, either Binary or OneHot, of the state diagram, which is utilized when generating HDL for StateCharts.

Constants:

The named constants defined for the document.

Aliases:

The document's aliases. An alias can be assigned to an output, so that this name appears in the HDL output instead of the automatically generated name.

Input Pads:

The document's input pads. These will be the inputs of the top level HDL module or entity.

Output Pads:

The document's output pads. These will be the outputs of the top level HDL module or entity. Outputs require a link expression that specifies the output expression for the output.

InOut Pads:

The document's inout pads. These will be the inouts of the top level HDL module or entity. InOuts require a link expression that specifies an expression for both the output and the output enable.

Fig.17 Document Properties Editor

‹ Properties Editors up UML Object Properties Editor ›

© Copyright 2009 Techniprise Inc. All rights reserved.